Files: 9ddfe1a36b770dd913a4f5649543b64785ffd4cc / package.json
308 bytesRaw
1 | { |
2 | "name": "@mmckegg/mutant", |
3 | "version": "2.2.1", |
4 | "description": "", |
5 | "main": "array.js", |
6 | "directories": { |
7 | "test": "test" |
8 | }, |
9 | "scripts": { |
10 | "test": "echo \"Error: no test specified\" && exit 1" |
11 | }, |
12 | "author": "", |
13 | "license": "ISC", |
14 | "dependencies": { |
15 | "browser-split": "0.0.1" |
16 | } |
17 | } |
18 |
Built with git-ssb-web