git ssb

0+

mixmix / patchbay-scry



Commit fa80d6e59339369e9b49e6be90c90c57e98d4be2

initial

mixmix committed on 8/22/2018, 2:59:40 AM

Files changed

.gitignoreadded
README.mdadded
package.jsonadded
.gitignoreView
@@ -1,0 +1,1 @@
1 +node_modules
README.mdView
@@ -1,0 +1,1 @@
1 +# Patchbay-scry
package.jsonView
@@ -1,0 +1,26 @@
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 +}

Built with git-ssb-web