Files
tink_macro/haxelib.json
2014-05-24 12:23:47 +02:00

14 lines
341 B
JSON

{
"name": "tink_macro",
"url" : "http://haxetink.org/tink_macro",
"license": "MIT",
"tags": ["tink", "macro", "utility"],
"description": "The macro toolkit ;)",
"version": "0.4.0",
"releasenote": "Better error handling for onTypeNotFound",
"contributors": ["back2dos"],
"dependencies": {
"tink_core": ""
},
"classPath": "src"
}