git ssb

0+

Dominic / flumeview-bloom



Tree: c351bed00d2c0f504ff422b7256156c5b697b8f4

Files: c351bed00d2c0f504ff422b7256156c5b697b8f4 / package.json

627 bytesRaw
1{
2 "name": "flumeview-reduce",
3 "description": "",
4 "version": "1.0.2",
5 "homepage": "https://github.com/dominictarr/flumeview-reduce",
6 "repository": {
7 "type": "git",
8 "url": "git://github.com/dominictarr/flumeview-reduce.git"
9 },
10 "dependencies": {
11 "atomic-file": "^0.1.0",
12 "deep-equal": "^1.0.1",
13 "jsbloom": "^1.0.3",
14 "obv": "0.0.0",
15 "pull-notify": "^0.1.1",
16 "pull-stream": "^3.5.0"
17 },
18 "devDependencies": {},
19 "scripts": {
20 "test": "set -e; for t in test/*.js; do node $t; done"
21 },
22 "author": "'Dominic Tarr' <dominic.tarr@gmail.com> (dominictarr.com)",
23 "license": "MIT"
24}
25

Built with git-ssb-web