-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
41 lines (41 loc) · 963 Bytes
/
package.json
File metadata and controls
41 lines (41 loc) · 963 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
35
36
37
38
39
40
41
{
"name": "hack-bvp2.0",
"version": "1.0.0",
"description": "",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/sarthak0120/HACK-BVP2.0.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/sarthak0120/HACK-BVP2.0/issues"
},
"homepage": "https://github.com/sarthak0120/HACK-BVP2.0#readme",
"dependencies": {
"@ionic/app-scripts": "^3.1.6",
"audio-loader": "^1.0.3",
"audio-play": "^2.2.1",
"baudio": "^2.1.2",
"body-parser": "^1.18.3",
"child_process": "^1.0.2",
"ejs": "^2.6.1",
"express": "^4.16.3",
"howler": "^2.0.15",
"play-sound": "^1.1.2",
"puretext": "^0.1.3",
"python-shell": "^1.0.4",
"soundmanager2": "^2.97.20170602",
"sys": "0.0.1"
},
"engines": {
"node": "9.10.1"
},
"devDependencies": {
"ws": "3.3.2"
}
}