Files: 29cd9468499dec20d72aabeb0bfb5384ce91230b / package.json
636 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 | "dependencies": { |
21 | "flumecodec": "0.0.1", |
22 | "flumedb": "^0.4.6", |
23 | "flumelog-offset": "^3.2.6", |
24 | "flumeview-reduce": "^1.3.12", |
25 | "pull-stream": "^3.6.1" |
26 | } |
27 | } |
28 |
Built with git-ssb-web