Files
haxework/haxelib.json
2015-07-14 12:01:51 +03:00

15 lines
320 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": {
"openfl": ""
}
}