Files
tink_macro/haxelib.json
2013-10-23 17:36:34 +02:00

14 lines
336 B
JSON

{
"name": "tink_macro",
"url" : "http://haxetink.org/tink_macro",
"license": "MIT",
"tags": ["tink", "macro", "utility"],
"description": "The macro toolkit ;)",
"version": "0.0.4-beta",
"releasenote": "Setter bypass fix.",
"contributors": ["back2dos"],
"dependencies": {
"tink_core": "1.0.0-beta.4"
},
"classPath": "src"
}