git ssb

0+

Dominic / ssb-peer-invites



Tree: 8e7955b783feade5fcafd93d16fc8b1c48886bd2

Files: 8e7955b783feade5fcafd93d16fc8b1c48886bd2 / package.json

461 bytesRaw
1{
2 "name": "user-invites",
3 "description": "",
4 "version": "1.0.0",
5 "homepage": "https://github.com/dominictarr/user-invites",
6 "repository": {
7 "type": "git",
8 "url": "git://github.com/dominictarr/user-invites.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> (dominictarr.com)",
18 "license": "MIT"
19}
20

Built with git-ssb-web