-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpackage.json
More file actions
34 lines (34 loc) · 852 Bytes
/
package.json
File metadata and controls
34 lines (34 loc) · 852 Bytes
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
{
"author": {
"name": "Generated by Quant Studio",
"user_id": "bvRJP1NdBJXf66e3i9bPCTJJgRA2"
},
"bugs": {},
"bundleDependencies": false,
"dependencies": {
"aws-sdk": "^2.279.1",
"aws-serverless-express": "3.1.3",
"body-parser": "^1.18.3",
"cors": "^2.8.4",
"express": "^4.16.2",
"fs-tool": "0.0.14",
"pstack": "^0.1.5",
"request": "latest",
"underscore": "latest"
},
"deprecated": false,
"directories": {
"lib": "lib"
},
"homepage": "https://www.quant-studio.com/#/project/754a4144d0",
"keywords": [
"quant-studio"
],
"license": "MIT",
"main": "MultiTimeframeSMACrossM1.js",
"name": "MultiTimeframeSMACrossM1",
"scripts": {
"test": "node test"
},
"version": "1.0.3"
}