git ssb

0+

Matt McKegg / ssb-contacts



Commit 01e9407b5a97bd81ea7e5fa48b7a3c77292a8df9

0.0.1

Matt McKegg committed on 6/12/2017, 1:06:00 PM

Files changed

package.jsonadded
package.jsonView
@@ -1,0 +1,18 @@
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 +}

Built with git-ssb-web