Files
haxework/haxelib.json
2019-03-05 17:36:47 +03:00

22 lines
437 B
JSON
Executable File

{
"name": "haxework",
"url": "https://bitbucket.org/shmyga/haxework",
"license": "MIT",
"tags": [
"gui",
"layout",
"template"
],
"description": "Framework.",
"version": "0.9.0",
"releasenote": "Update.",
"contributors": [
"shmyga"
],
"classPath": "src/main",
"dependencies": {
"promhx": "1.1.0",
"yaml": "1.3.0"
}
}