git ssb

0+

Kira / %V53yIAO6ZNGv1Lx9tCP…



forked from cel / ssb-issues

Tree: 67f4dc0ca60e582b79d0e500a198e3463fef7cf5

Files: 67f4dc0ca60e582b79d0e500a198e3463fef7cf5 / package.json

732 bytesRaw
1{
2 "name": "ssb-issues",
3 "version": "0.0.0",
4 "description": "Issue tracking built on secure-scuttlebutt",
5 "main": "index.js",
6 "author": "Charles Lehner (http://celehner.com/)",
7 "license": "Fair",
8 "homepage": "http://git-ssb.celehner.com/%25k2hR1aGh735Y7bgIeoPepMGbagO8YBBau1cUa6wVJGU%3D.sha256",
9 "scripts": {
10 "test": "node test"
11 },
12 "dependencies": {
13 "asyncmemo": "^0.1.0",
14 "pull-cat": "^1.1.8",
15 "pull-paramap": "^1.1.2",
16 "pull-stream": "^3.2.0",
17 "ssb-client": "^3.0.1",
18 "ssb-links": "^1.0.1",
19 "ssb-msgs": "^5.2.0",
20 "ssb-ref": "^2.3.0"
21 },
22 "devDependencies": {
23 "scuttlebot": "^7.6.6",
24 "ssb-keys": "^5.0.0",
25 "ssb-msg-schemas": "^6.2.1",
26 "tape": "^4.5.1"
27 }
28}
29

Built with git-ssb-web