18 lines
455 B
JSON
Executable File
18 lines
455 B
JSON
Executable File
{
|
|
"name": "haxework",
|
|
"url": "https://bitbucket.org/shmyga/haxework",
|
|
"license": "MIT",
|
|
"tags": ["view", "layout", "template"],
|
|
"description": "View framework.",
|
|
"version": "2.1.1",
|
|
"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"
|
|
}
|
|
}
|