forked from Heavy-Division/B78XH
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
34 lines (34 loc) · 847 Bytes
/
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
{
"name": "b78xhl-heavy",
"version": "1.0.0",
"description": "",
"main": "",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Heavy-Division/B78XHL.git"
},
"author": "",
"license": "GPL-3.0",
"bugs": {
"url": "https://github.com/Heavy-Division/B78XHL/issues"
},
"homepage": "https://github.com/Heavy-Division/B78XHL#readme",
"devDependencies": {
"del": "^6.0.0",
"gulp": "^4.0.2",
"gulp-ignore": "^3.0.0",
"gulp-rollup": "^2.17.0",
"gulp-typescript": "^6.0.0-alpha.1",
"gulp-update-version": "^1.0.2",
"gulp-zip": "^5.0.2",
"mathjs": "^9.2.0",
"merge-stream": "^2.0.0",
"readable-stream": "^3.6.0",
"through2": "^4.0.2",
"typescript": "^4.4.3"
},
"dependencies": {}
}