Files
tankz/package.json
2023-01-01 13:33:34 +03:00

27 lines
634 B
JSON
Executable File

{
"name": "tankz",
"version": "0.17.6",
"private": true,
"devDependencies": {
"dateformat": "^3.0.3",
"gulp": "^4.0.0",
"gulp-add": "0.0.2",
"gulp-clean": "^0.4.0",
"gulp-haxetool": "0.1.3",
"yargs": "^13.2.4"
},
"haxeDependencies": {
"haxework": "git@bitbucket.org:shmyga/haxework.git",
"lime": "8.0.0",
"openfl": "9.2.0",
"hxcpp": "4.2.1",
"promhx": "1.1.0",
"protohx": "0.4.6",
"yaml": "2.0.1",
"orm": "2.1.0",
"haxe-crypto": "0.0.8",
"svg": "1.1.3"
},
"haxe": "4.2.5"
}