Files: 2752ba462686c9703b6da041f964ba38bb085f5d / package.json
463 bytesRaw
1 | { |
2 | "name": "flume-intro", |
3 | "version": "1.0.0", |
4 | "description": "", |
5 | "main": "index.js", |
6 | "scripts": { |
7 | "test": "echo \"Error: no test specified\" && exit 1" |
8 | }, |
9 | "repository": { |
10 | "type": "git", |
11 | "url": "git+https://github.com/mixmix/flume-intro.git" |
12 | }, |
13 | "keywords": [], |
14 | "author": "", |
15 | "license": "ISC", |
16 | "bugs": { |
17 | "url": "https://github.com/mixmix/flume-intro/issues" |
18 | }, |
19 | "homepage": "https://github.com/mixmix/flume-intro#readme" |
20 | } |
21 |
Built with git-ssb-web