git ssb

0+

Josiah / ssb-tags



Tree: c9ac2432a47d380b558b47e73e078327338b2bca

Files: c9ac2432a47d380b558b47e73e078327338b2bca / package.json

467 bytesRaw
1{
2 "name": "ssb-tags",
3 "description": "scuttlebot plugin for getting reduced 'tags' state",
4 "version": "0.1.0",
5 "homepage": "https://github.com/wittjosiah/ssb-tags",
6 "repository": {
7 "type": "git",
8 "url": "git://github.com/wittjosiah/ssb-tags.git"
9 },
10 "dependencies": {
11 "flumeview-reduce": "^1.3.9",
12 "lodash": "^4.17.4",
13 "ssb-ref": "^2.7.1"
14 },
15 "devDependencies": {},
16 "scripts": {},
17 "author": "Josiah Witt",
18 "license": "MIT"
19}
20

Built with git-ssb-web