git ssb

0+

Dominic / flumeview-bloom



Tree: ab7d772ebb34b2168f673af11889ea2efd68d3b0

Files: ab7d772ebb34b2168f673af11889ea2efd68d3b0 / package.json

573 bytesRaw
1{
2 "name": "flumeview-reduce",
3 "description": "",
4 "version": "0.1.1",
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 "obv": "0.0.0",
14 "pull-stream": "^3.5.0"
15 },
16 "devDependencies": {},
17 "scripts": {
18 "test": "set -e; for t in test/*.js; do node $t; done"
19 },
20 "author": "'Dominic Tarr' <dominic.tarr@gmail.com> (dominictarr.com)",
21 "license": "MIT"
22}
23

Built with git-ssb-web