Files
haxework/haxelib.json
2015-07-17 21:27:20 +03:00

16 lines
339 B
JSON
Executable File

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