-
Notifications
You must be signed in to change notification settings - Fork 36
/
package.json
52 lines (52 loc) · 1.39 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
{
"name": "SupplyChainSecurity",
"private": false,
"version": "1.0.0",
"description": "SCS Examples to be cautious of... and protected by Checkmarx for...",
"main": "server.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"handlebars": "4.7.9",
"lodash": "4.17.11",
"node-ipc": "9.2.2",
"ua-parser-js": "0.7.29",
"event-pubsub": "5.0.3",
"momnet": "2.29.1",
"flow-dev-tools": "99.10.9",
"scs": "0.0.1"
"wagyu-cli": "2.0.2",
"3a-look": "1.0.1",
"3a-spawn": "1.0.1",
"claim-coin-master-spins-generator-always_online_teka_nai_re": "1.0.0",
"dc-icons": "latest",
"glucotrust-amazon": "latest",
"arriva-ui-lib": "latest",
"angular-nanoscroller": "latest",
"package_name233as": "latest",
"prozct": "latest",
"otc-trading-desk": "latest",
"typeahead-client-logger": "latest",
"785084_the_whale": "latest",
"dertyuio": "latest",
"npm-rub3n": "latest",
"us_the_whale_strem": "latest",
"hd_the_whale": "latest",
"677179_creed_iii": "latest",
"tester123mov": "latest",
"open-p2p": "latest",
"payments-js": "latest",
"tv-p2p": "latest",
"evm-script-decoder": "latest"
},
"scripts": {},
"devDependencies": {
"async": "^2.0.0-rc.4",
"grunt": "^1.0.1",
"qs": "6.0.0",
"js-yaml": "3.6.1"
}
}