Files
haxework/haxelib.json
2018-10-12 14:13:56 +03:00

17 lines
372 B
JSON
Executable File

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