git ssb

2+

mixmix / ticktack



Tree: 7458998a2a59e0edaf11b6ce83867a72f96577d6

Files: 7458998a2a59e0edaf11b6ce83867a72f96577d6 / package.json

1744 bytesRaw
1{
2 "name": "ticktack",
3 "version": "1.0.0",
4 "description": "",
5 "main": "index.js",
6 "scripts": {
7 "rebuild": "cross-script npm rebuild --runtime=electron \"--target=$(electron -v)\" \"--abi=$(electron --abi)\" --disturl=https://atom.io/download/atom-shell",
8 "start": "electron .",
9 "dev": "ssb_appname=ssb electro main.js",
10 "postinstall": "echo 'REMEMBER: npm run rebuild'",
11 "test": "echo \"Error: no test specified\" && exit 1"
12 },
13 "repository": {
14 "type": "git",
15 "url": "ssb://%tkJPTTaxOzfLbsewZmgC9CslSER0ntjQOcyhIk6y/cQ=.sha256"
16 },
17 "author": "",
18 "license": "GPL-3.0",
19 "dependencies": {
20 "cross-script": "^1.0.5",
21 "depject": "^4.1.1",
22 "depnest": "^1.3.0",
23 "electron-default-menu": "^1.0.1",
24 "electron-window-state": "^4.1.1",
25 "hyper-nav": "^1.0.0",
26 "hypermore": "^2.0.0",
27 "insert-css": "^2.0.0",
28 "libnested": "^1.2.1",
29 "lodash": "^4.17.4",
30 "micro-css": "^2.0.1",
31 "morphdom": "^2.3.3",
32 "mutant": "^3.21.2",
33 "obv-debounce": "^1.0.2",
34 "open-external": "^0.1.1",
35 "patch-history": "^1.0.0",
36 "patchcore": "^1.9.1",
37 "pull-next": "^1.0.1",
38 "pull-obv": "^1.3.0",
39 "pull-stream": "^3.6.0",
40 "read-directory": "^2.1.0",
41 "scuttlebot": "^10.4.4",
42 "setimmediate": "^1.0.5",
43 "ssb-about": "^0.1.0",
44 "ssb-backlinks": "^0.4.0",
45 "ssb-blobs": "^1.1.3",
46 "ssb-contacts": "0.0.2",
47 "ssb-friends": "^2.2.1",
48 "ssb-keys": "^7.0.10",
49 "ssb-mentions": "^0.4.0",
50 "ssb-private": "^0.1.2",
51 "ssb-query": "^0.1.2",
52 "ssb-reduce-stream": "^1.0.1",
53 "ssb-ref": "^2.7.1",
54 "ssb-ws": "^1.0.3",
55 "suggest-box": "^2.2.3",
56 "url": "^0.11.0"
57 },
58 "devDependencies": {
59 "electron": "~1.7.5"
60 }
61}
62

Built with git-ssb-web