git ssb

0+

Matt McKegg / ssb-contacts



Tree: 133017d020604605352413999c1a234f890cf9cf

Files: 133017d020604605352413999c1a234f890cf9cf / package.json

464 bytesRaw
1{
2 "name": "ssb-contacts",
3 "description": "scuttlebot plugin for getting reduced 'contacts' state",
4 "version": "0.0.1",
5 "homepage": "https://github.com/ssbc/ssb-contacts",
6 "repository": {
7 "type": "git",
8 "url": "git://github.com/ssbc/ssb-contacts.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