git ssb

2+

mixmix / ticktack



Tree: 8570fe66cbcd7b87e17d0cb161c0362c30a4abec

Files: 8570fe66cbcd7b87e17d0cb161c0362c30a4abec / package.json

676 bytesRaw
1{
2 "name": "ticktack",
3 "version": "1.0.0",
4 "description": "",
5 "main": "index.js",
6 "scripts": {
7 "setup": "npm install electron electro -g",
8 "rebuild": "npm rebuild --runtime=electron --target=$(electron -v) --abi=$(electron --abi) --disturl=https://atom.io/download/atom-shell",
9 "start": "electro main.js",
10 "test": "echo \"Error: no test specified\" && exit 1"
11 },
12 "repository": {
13 "type": "git",
14 "url": "ssb://%tkJPTTaxOzfLbsewZmgC9CslSER0ntjQOcyhIk6y/cQ=.sha256"
15 },
16 "author": "",
17 "license": "GPL-3.0",
18 "dependencies": {
19 "depject": "^4.1.0",
20 "depnest": "^1.3.0",
21 "patchcore": "^1.8.2",
22 "setimmediate": "^1.0.5"
23 }
24}
25

Built with git-ssb-web