git ssb

0+

mixmix / patchbay-scry



Tree: fa80d6e59339369e9b49e6be90c90c57e98d4be2

Files: fa80d6e59339369e9b49e6be90c90c57e98d4be2 / package.json

635 bytesRaw
1{
2 "name": "patchbay-scry",
3 "version": "0.0.1",
4 "description": "figure out a meeting time with friends, (like doodle, but for scuttlebutt)",
5 "main": "index.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "repository": {
10 "type": "git",
11 "url": "git+https://github.com/mixmix/patchbay-scry.git"
12 },
13 "keywords": [
14 "scry",
15 "scuttlebutt",
16 "doodle",
17 "meeting",
18 "gathering"
19 ],
20 "author": "mixmix",
21 "license": "AGPL-3.0",
22 "bugs": {
23 "url": "https://github.com/mixmix/patchbay-scry/issues"
24 },
25 "homepage": "https://github.com/mixmix/patchbay-scry#readme"
26}
27

Built with git-ssb-web