git ssb

0+

Dominic / yap-patch



Tree: e440f8c92caaa6857bccee89bb2de11d376d29a3

Files: e440f8c92caaa6857bccee89bb2de11d376d29a3 / package.json

622 bytesRaw
1{
2 "name": "yap-patch",
3 "description": "",
4 "version": "2.1.0",
5 "homepage": "https://github.com/dominictarr/yap-patch",
6 "repository": {
7 "type": "git",
8 "url": "git://github.com/dominictarr/yap-patch.git"
9 },
10 "dependencies": {
11 "markdown-summary": "^1.0.3",
12 "nice-ago": "^1.0.1",
13 "pull-append": "^1.0.0",
14 "pull-stream": "^3.6.13",
15 "ssb-ref": "^2.13.9",
16 "ssb-sort": "^1.1.3",
17 "yap-util": "^1.0.3"
18 },
19 "devDependencies": {},
20 "scripts": {
21 "test": "tape test/*.js"
22 },
23 "author": "Dominic Tarr @EMovhfIrFk4NihAKnRNhrfRaqIhBv1Wj8pTxJNgvCCY=.ed25519",
24 "license": "MIT"
25}
26

Built with git-ssb-web