git ssb

0+

Matt McKegg / ssb-about



Tree: 25a70276fabd9332f9e03d154fd2fc70b553cc2d

Files: 25a70276fabd9332f9e03d154fd2fc70b553cc2d / package.json

460 bytesRaw
1{
2 "name": "ssb-about",
3 "description": "scuttlebot plugin for getting reduced 'about' state",
4 "version": "0.0.0",
5 "homepage": "https://github.com/ssbc/ssb-backlinks",
6 "repository": {
7 "type": "git",
8 "url": "git://github.com/ssbc/ssb-backlinks.git"
9 },
10 "dependencies": {
11 "flumeview-reduce": "^1.1.0",
12 "ssb-ref": "^2.7.1"
13 },
14 "devDependencies": {},
15 "scripts": {},
16 "author": "Secure Scuttlebutt Consortium",
17 "license": "MIT"
18}
19

Built with git-ssb-web