16 lines
346 B
JSON
Executable File
16 lines
346 B
JSON
Executable File
{
|
|
"name": "haxework",
|
|
"url" : "https://bitbucket.org/shmyga/haxework.git",
|
|
"license": "BSD",
|
|
"tags": ["flash"],
|
|
"description": "Framework.",
|
|
"version": "0.3.0",
|
|
"releasenote": "Use promhx library.",
|
|
"contributors": ["shmyga"],
|
|
"classPath": "src/main",
|
|
"dependencies": {
|
|
"promhx": "",
|
|
"openfl": ""
|
|
}
|
|
}
|