Files: 4cafd1d101a0adaea7624b382b997d6581f6ba02 / package.json
561 bytesRaw
1 | { |
2 | "name": "yap-tags", |
3 | "description": "", |
4 | "version": "1.0.0", |
5 | "homepage": "https://github.com/dominictarr/yap-tags", |
6 | "repository": { |
7 | "type": "git", |
8 | "url": "git://github.com/dominictarr/yap-tags.git" |
9 | }, |
10 | "dependencies": { |
11 | "pull-many": "^1.0.9", |
12 | "pull-paramap": "^1.2.2", |
13 | "pull-stream": "^3.6.13", |
14 | "ssb-ref": "^2.13.9", |
15 | "ssb-sort": "^1.1.3" |
16 | }, |
17 | "devDependencies": {}, |
18 | "scripts": { |
19 | "test": "tape test/*.js" |
20 | }, |
21 | "author": "Dominic Tarr @EMovhfIrFk4NihAKnRNhrfRaqIhBv1Wj8pTxJNgvCCY=.ed25519", |
22 | "license": "MIT" |
23 | } |
24 |
Built with git-ssb-web