git ssb

2+

mixmix / ticktack



Tree: 46d507d68f853a7a8459be31b98e58fa4e8430aa

Files: 46d507d68f853a7a8459be31b98e58fa4e8430aa / package.json

2014 bytesRaw
1{
2 "name": "ticktack",
3 "version": "0.1.3",
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 "font-awesome": "^4.7.0",
26 "html-escape": "^2.0.0",
27 "human-time": "0.0.1",
28 "hyper-nav": "^2.0.0",
29 "hypermore": "^2.0.0",
30 "insert-css": "^2.0.0",
31 "libnested": "^1.2.1",
32 "lodash": "^4.17.4",
33 "markdown-summary": "^1.0.3",
34 "micro-css": "^2.0.1",
35 "morphdom": "^2.3.3",
36 "mutant": "^3.21.2",
37 "obv-debounce": "^1.0.2",
38 "open-external": "^0.1.1",
39 "patch-profile": "^1.0.2",
40 "patch-settings": "^1.0.0",
41 "patch-suggest": "^1.0.1",
42 "patchcore": "^1.12.0",
43 "pull-next": "^1.0.1",
44 "pull-next-step": "^1.0.0",
45 "pull-obv": "^1.3.0",
46 "pull-stream": "^3.6.0",
47 "read-directory": "^2.1.0",
48 "require-style": "^1.0.1",
49 "scuttlebot": "^10.4.4",
50 "setimmediate": "^1.0.5",
51 "ssb-about": "^0.1.0",
52 "ssb-backlinks": "^0.4.0",
53 "ssb-blobs": "^1.1.3",
54 "ssb-contacts": "0.0.2",
55 "ssb-friends": "^2.2.1",
56 "ssb-keys": "^7.0.10",
57 "ssb-mentions": "^0.4.0",
58 "ssb-private": "^0.1.2",
59 "ssb-query": "^0.1.2",
60 "ssb-reduce-stream": "^1.0.2",
61 "ssb-ref": "^2.7.1",
62 "ssb-ws": "^1.0.3",
63 "suggest-box": "^2.2.3",
64 "url": "^0.11.0"
65 },
66 "devDependencies": {
67 "electron": "~1.6.11",
68 "flat": "^4.0.0"
69 }
70}
71

Built with git-ssb-web