git ssb

0+

Josiah / ssb-tags



Tree: 9fc97c76b6c3a194ee7d1ccab6a3fe398866e4b4

Files: 9fc97c76b6c3a194ee7d1ccab6a3fe398866e4b4 / package.json

442 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 "ssb-ref": "^2.7.1"
13 },
14 "devDependencies": {},
15 "scripts": {},
16 "author": "Josiah Witt",
17 "license": "MIT"
18}
19

Built with git-ssb-web