Files
haxework/haxelib.json

24 lines
498 B
JSON
Executable File

{
"name": "haxework",
"url": "https://bitbucket.org/shmyga/haxework",
"license": "MIT",
"tags": [
"view",
"layout",
"template"
],
"description": "View framework.",
"version": "2.0.0",
"releasenote": "Update.",
"contributors": [
"shmyga"
],
"classPath": "src/main",
"dependencies": {
"promhx": "1.1.0",
"protohx": "0.4.6",
"haxe-crypto": "0.0.8",
"yaml": "2.0.1"
}
}