Files
tink_macro/haxelib.json
Juraj Kirchheim d84fb38d73 Release 0.9.0
2016-05-18 07:59:04 +02:00

20 lines
378 B
JSON

{
"name": "tink_macro",
"license": "MIT",
"tags": [
"tink",
"macro",
"utility"
],
"classPath": "src",
"description": "The macro toolkit ;)",
"contributors": [
"back2dos"
],
"releasenote": "Replace MacroType with @:genericBuild for direct type converions.",
"version": "0.9.0",
"url": "http://haxetink.org/tink_macro",
"dependencies": {
"tink_core": ""
}
}