git ssb

2+

mixmix / ticktack



Tree: 00f38454d156756289d50eaf84d0c5b276f702b3

Files: 00f38454d156756289d50eaf84d0c5b276f702b3 / package.json

900 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 "insert-css": "^2.0.0",
22 "libnested": "^1.2.1",
23 "lodash": "^4.17.4",
24 "micro-css": "^2.0.1",
25 "mutant": "^3.21.2",
26 "patch-history": "^1.0.0",
27 "patchcore": "^1.9.0",
28 "pull-stream": "^3.6.0",
29 "read-directory": "^2.1.0",
30 "setimmediate": "^1.0.5"
31 }
32}
33

Built with git-ssb-web