-
Notifications
You must be signed in to change notification settings - Fork 9
/
package.json
154 lines (154 loc) · 5.93 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
{
"name": "robinhood.tools",
"description": "Advanced trading tools and resources for Robinhood Web.",
"version": "0.0.1",
"domain": "robinhood.tools",
"scripts": {
"postinstall": "run-p patch:* client:tailwind --silent",
"patch:tsc": "tsc-wtf",
"patch:vuex": "rimraf node_modules/vuex/types/vue.d.ts",
"patch:echarts-stat": "rimraf node_modules/echarts-stat/src/ecStat.d.ts",
"patch:lockr": "curl --output node_modules/lockr/lockr.js 'https://raw.githubusercontent.com/tsironis/lockr/master/lockr.js'",
"patch:toposort": "replace-x 'throw' '//' node_modules/toposort/index.js",
"patch:final": "replace-x 'const color' 'if (data.text.indexOf(`Debugger attached`) == 0) return; if (data.text.indexOf(`signal=`) == 0) return; if (data.text.indexOf(`code=`) == 0) return; if (data.text.indexOf(`starting`) == 0) return; if (data.text.indexOf(`moved to`) == 0) return; if (data.text.indexOf(`Debugger listening on`) == 0) return; if (data.text.indexOf(`For help, see`) == 0) return;\n\treturn console.log(data.text)\n\tconst scolor' node_modules/final-pm/lib/cli/logging.js",
"repo": "eval `ssh-agent -s` && ssh-add ~/.ssh/git_rsa && cd ~/projects/robinhood.tools && git pull && git reset --hard && echo REPO UPDATE COMPLETE",
"rm": "rimraf dist node_modules",
"rc": "npm run client:dev",
"client:dev": "onchange 'vue.config.js' --initial --delay 300 -- run-p client:tailwind client:watch cli:focus",
"client:watch": "npx --max_old_space_size=4096 cross-env NODE_ENV=development vue-cli-service serve --mode development",
"client:tailwind": "tailwind build node_modules/tailwindcss/utilities.css --config src/client/styles/tailwind.js --output src/client/styles/tailwind.css",
"client:build": "rimraf dist/client && cross-env NODE_ENV=production vue-cli-service build --mode production",
"client:deploy": "run-s client:tailwind client:build && sudo rm -rf /var/www/robinhood.tools && sudo cp -rf dist/client /var/www/robinhood.tools && sudo chown -R www-data:www-data /var/www && sudo chmod -R 755 /var/www",
"logs": "final-pm log --follow --lines 32",
"k": "final-pm --kill --force",
"rs": "npm run server:dev",
"server:dev": "rimraf dist && npm run k && run-p logs server:onchange server:watch cli:focus",
"server:onchange": "sleep 2 && onchange 'dist/server/**/*.js' 'dist/common/**/*.js' --delay 300 -- run-p server:start",
"server:start": "final-pm kill all && final-pm delete all && final-pm --config dist/server/final.config.js start all",
"server:prod": "rimraf dist && cross-env NODE_ENV=production run-s server:build server:start logs",
"rw": "tsc --project .server.tsconfig.json --watch --noEmit",
"server:watch": "tsc --project .server.tsconfig.json --watch",
"server:build": "tsc --project .server.tsconfig.json",
"cli:focus": "node -e 'setInterval(() => process.stdout.write(require(\"cli-color\").erase.lineRight), 300)'",
"cli:clear": "clear && printf \"\\e[3J\""
},
"dependencies": {
"@ibm/plex": "^5.0.0",
"animate.css": "^4.1.0",
"animejs": "^3.2.0",
"boom": "^7.3.0",
"browser-process-hrtime": "^1.0.0",
"buefy": "^0.8.20",
"bulma": "^0.9.0",
"color": "^3.1.2",
"cookie": "^0.4.1",
"correcting-interval": "^2.0.0",
"dayjs": "^1.8.28",
"deepmerge": "^4.2.2",
"echarts": "^4.8.0",
"echarts-stat": "^1.1.1",
"eventemitter3": "^4.0.4",
"exit-hook": "^2.2.0",
"fast-json-parse": "^1.0.3",
"fastest-validator": "^1.5.1",
"fingerprintjs2": "^2.1.0",
"hammerjs": "^2.0.8",
"humanize-plus": "^1.8.2",
"ibm-design-colors": "^2.0.4",
"ioredis": "^4.17.3",
"js-levenshtein": "^1.1.6",
"lockr": "^0.8.5",
"lodash": "^4.17.15",
"mdi": "^2.2.43",
"mqtt": "^4.1.0",
"mqtt-connection": "^3.2.0",
"nanoid": "^3.1.10",
"node-forge": "^0.9.1",
"node-schedule": "^1.3.2",
"p-all": "^3.0.0",
"p-event": "^4.2.0",
"p-forever": "^2.1.0",
"p-queue": "^6.4.0",
"pkg-up": "^3.1.0",
"polka": "^0.5.2",
"pretty-bytes": "^5.3.0",
"pretty-ms": "^7.0.0",
"proxify-url": "^1.0.1",
"rxjs": "^6.5.5",
"signal-exit": "^3.0.3",
"simple-get": "^4.0.0",
"simple-statistics": "^7.1.0",
"sockette": "^2.0.6",
"technicalindicators": "^3.1.0",
"turbo-http": "^0.3.2",
"turbo-net": "^1.4.0",
"uws": "^10.148.1",
"vue": "^2.6.11",
"vue-class-component": "^7.2.3",
"vue-property-decorator": "^9.0.0",
"vue-router": "^3.3.4",
"vue-touch": "^2.0.0-beta.4",
"vuex": "^3.4.0",
"ws": "^8.5.0",
"zousan": "^3.0.1"
},
"devDependencies": {
"@types/animejs": "^3.1.1",
"@types/boom": "^7.3.0",
"@types/cli-table2": "^0.2.2",
"@types/color": "^3.0.1",
"@types/cookie": "^0.4.0",
"@types/deepmerge": "^2.2.0",
"@types/dotenv": "^8.2.0",
"@types/execa": "^2.0.0",
"@types/fingerprintjs2": "^2.0.0",
"@types/hammerjs": "^2.0.36",
"@types/humanize-plus": "^1.8.0",
"@types/ioredis": "^4.16.7",
"@types/lockr": "^0.8.6",
"@types/lodash": "^4.14.157",
"@types/lunr": "^2.3.3",
"@types/node": "^14.0.14",
"@types/node-forge": "^0.9.4",
"@types/node-schedule": "^1.3.0",
"@types/p-all": "^2.0.0",
"@types/p-event": "^3.0.0",
"@types/p-queue": "^3.2.1",
"@types/pretty-bytes": "^5.2.0",
"@types/pretty-ms": "^5.0.1",
"@types/source-map-support": "^0.5.1",
"@types/uws": "^0.13.2",
"@types/webpack": "^4.41.18",
"@types/ws": "^8.5.3",
"@vue/cli-plugin-babel": "^4.4.6",
"@vue/cli-plugin-typescript": "^4.4.6",
"@vue/cli-service": "^4.4.6",
"benchmarkify": "^2.1.2",
"cli-color": "^2.0.0",
"cli-table2": "^0.2.0",
"cross-env": "^7.0.2",
"dotenv": "^8.2.0",
"dts-gen-v2": "^2.0.7",
"execa": "^4.0.2",
"final-pm": "^2.24.0",
"node-sass": "^4.14.1",
"npm-run-all": "^4.1.5",
"onchange": "^7.0.2",
"replace-x": "^1.7.2",
"rimraf": "^3.0.2",
"sass-loader": "^8.0.2",
"source-map-support": "^0.5.19",
"stacktracey": "^1.2.127",
"tailwindcss": "^1.4.6",
"ts-node": "^8.10.2",
"tsc-wtf": "^1.2.1",
"typescript": "^3.9.5",
"vue-template-compiler": "^2.6.11",
"webpack-bundle-analyzer": "^3.8.0"
},
"babel": {
"presets": [
"@vue/app"
]
}
}