22 lines
443 B
JSON
Executable File
22 lines
443 B
JSON
Executable File
{
|
|
"name": "haxework",
|
|
"url": "https://bitbucket.org/shmyga/haxework",
|
|
"license": "MIT",
|
|
"tags": [
|
|
"view",
|
|
"layout",
|
|
"template"
|
|
],
|
|
"description": "View framework.",
|
|
"version": "1.1.0",
|
|
"releasenote": "Update.",
|
|
"contributors": [
|
|
"shmyga"
|
|
],
|
|
"classPath": "src/main",
|
|
"dependencies": {
|
|
"promhx": "1.1.0",
|
|
"yaml": "1.3.0"
|
|
}
|
|
}
|