24 lines
490 B
JSON
Executable File
24 lines
490 B
JSON
Executable File
{
|
|
"name": "tankz",
|
|
"version": "0.7.3",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"dateformat": "^3.0.3",
|
|
"gulp": "^4.0.0",
|
|
"gulp-clean": "^0.4.0",
|
|
"gulp-haxetool": "^0.0.8"
|
|
},
|
|
"haxeDependencies": {
|
|
"lime": "6.0.1",
|
|
"openfl": "7.0.0",
|
|
"hxcpp": "3.4.188",
|
|
"promhx": "1.1.0",
|
|
"protohx": "0.4.6",
|
|
"yaml": "1.3.0",
|
|
"haxework": "git@bitbucket.org:shmyga/haxework.git",
|
|
"orm": "2.1.0",
|
|
"yield": "1.1.2",
|
|
"haxe-crypto": "0.0.7"
|
|
}
|
|
}
|