git ssb

0+

cel / ssb-mentions



Tree: 00c2e8eca87eb680383f480cd9b2d7a7fcaa215c

Files: 00c2e8eca87eb680383f480cd9b2d7a7fcaa215c / package.json

466 bytesRaw
1{
2 "name": "ssb-mentions",
3 "description": "",
4 "version": "0.0.0",
5 "homepage": "https://github.com/dominictarr/ssb-mentions",
6 "repository": {
7 "type": "git",
8 "url": "git://github.com/dominictarr/ssb-mentions.git"
9 },
10 "dependencies": {
11 },
12 "devDependencies": {
13 },
14 "scripts": {
15 "test": "set -e; for t in test/*.js; do node $t; done"
16 },
17 "author": "Dominic Tarr <dominic.tarr@gmail.com> (http://dominictarr.com)",
18 "license": "MIT"
19}
20

Built with git-ssb-web