Files
tankz/package.json
2019-08-26 23:04:38 +03:00

29 lines
705 B
JSON
Executable File

{
"name": "tankz",
"version": "0.16.8",
"private": true,
"devDependencies": {
"dateformat": "^3.0.3",
"gulp": "^4.0.0",
"gulp-add": "0.0.2",
"gulp-clean": "^0.4.0",
"gulp-foreach": "^0.1.0",
"gulp-haxetool": "0.0.23",
"gulp-zip": "^5.0.0",
"yargs": "^13.2.4"
},
"haxeDependencies": {
"haxework": "git@bitbucket.org:shmyga/haxework.git",
"lime": "7.5.0",
"openfl": "8.9.1",
"hxcpp": "4.0.19",
"promhx": "1.1.0",
"protohx": "0.4.6",
"yaml": "1.3.0",
"orm": "2.1.0",
"yield": "2.0.0",
"haxe-crypto": "0.0.7",
"svg": "1.1.2"
}
}