git ssb

2+

Dominic / pull-stream



Tree: b4fc75e46531229d6deaed0dc3672ba2d5957460

Files: b4fc75e46531229d6deaed0dc3672ba2d5957460 / package.json

463 bytesRaw
1{
2 "name": "pull-stream",
3 "description": "",
4 "version": "0.0.4",
5 "homepage": "https://github.com/dominictarr/pull-stream",
6 "repository": {
7 "type": "git",
8 "url": "git://github.com/dominictarr/pull-stream.git"
9 },
10 "dependencies": {
11 },
12 "devDependencies": {
13 },
14 "scripts": {
15 "test": "set -e; for t in test/*.js; do node $t; done"
16 },
17 "author": "Dominic Tarr <dominic.tarr@gmail.com> (http://dominictarr.com)",
18 "license": "MIT"
19}
20

Built with git-ssb-web