-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
36 lines (36 loc) · 959 Bytes
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
"name": "flumeview-vector",
"description": "",
"version": "2.0.0",
"homepage": "https://github.com/dominictarr/flumeview-vector",
"repository": {
"type": "git",
"url": "git://github.com/dominictarr/flumeview-vector.git"
},
"dependencies": {
"async-single": "^1.0.5",
"atomic-file": "^2.0.0",
"bipf-filter": "^1.0.1",
"polyraf": "^1.1.0",
"pull-stream": "^3.6.12",
"push-stream": "11",
"rng": "^0.2.2"
},
"devDependencies": {
"bipf": "^1.3.0",
"dog-names": "^2.0.0",
"flumedb": "2",
"flumelog-aligned-offset": "^1.0.4",
"flumeview-reduce": "^1.3.16",
"libnested": "^1.4.1",
"ordered-intersect": "^1.0.0",
"rimraf": "^2.6.3",
"string-hash": "^1.1.3",
"tape": "^4.10.2"
},
"scripts": {
"test": "set -e; for t in test/*.js; do echo $t; node $t; done"
},
"author": "Dominic Tarr @EMovhfIrFk4NihAKnRNhrfRaqIhBv1Wj8pTxJNgvCCY=.ed25519",
"license": "MIT"
}