git ssb

0+

mixmix / ssb-server-channel



Tree: 8c7fdd33cde838895b5c0ab9073e759d1a631da8

Files: 8c7fdd33cde838895b5c0ab9073e759d1a631da8 / package.json

488 bytesRaw
1{
2 "name": "ssb-server-channel",
3 "version": "1.0.2",
4 "repository": "git@github.com:ssbc/ssb-server-channel.git",
5 "description": "A scuttlebot flumeview for all your channel related questions",
6 "main": "index.js",
7 "scripts": {
8 "test": "echo \"Error: no test specified\" && exit 1"
9 },
10 "keywords": [
11 "scuttlebutt",
12 "flumeview"
13 ],
14 "author": "mixmix",
15 "license": "AGPL-3.0",
16 "dependencies": {
17 "flumeview-reduce": "^1.3.12",
18 "lodash": "^4.17.4"
19 }
20}
21

Built with git-ssb-web