Files: d2ef619dd77cafe0c113840831438790127a1875 / package.json
1012 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 | "open-external": "^0.1.1", |
27 | "patch-history": "^1.0.0", |
28 | "patchcore": "^1.9.1", |
29 | "pull-stream": "^3.6.0", |
30 | "read-directory": "^2.1.0", |
31 | "setimmediate": "^1.0.5", |
32 | "ssb-reduce-stream": "0.0.0", |
33 | "ssb-ref": "^2.7.1", |
34 | "url": "^0.11.0" |
35 | } |
36 | } |
37 |
Built with git-ssb-web