Files
haxework/haxelib.json
2018-03-19 17:38:43 +03:00

17 lines
376 B
JSON
Executable File

{
"name": "haxework",
"url" : "https://bitbucket.org/shmyga/haxework.git",
"license": "BSD",
"tags": ["flash", "openfl"],
"description": "Framework.",
"version": "0.8.1",
"releasenote": "Update.",
"contributors": ["shmyga"],
"classPath": "src/main",
"dependencies": {
"promhx": "1.1.0",
"openfl": "7.0.0",
"yaml": "1.3.0"
}
}