17 lines
376 B
JSON
Executable File
17 lines
376 B
JSON
Executable File
{
|
|
"name": "haxework",
|
|
"url" : "https://bitbucket.org/shmyga/haxework.git",
|
|
"license": "BSD",
|
|
"tags": ["flash", "openfl"],
|
|
"description": "Framework.",
|
|
"version": "0.8.2",
|
|
"releasenote": "Update.",
|
|
"contributors": ["shmyga"],
|
|
"classPath": "src/main",
|
|
"dependencies": {
|
|
"promhx": "1.1.0",
|
|
"openfl": "7.0.0",
|
|
"yaml": "1.3.0"
|
|
}
|
|
}
|