Files
tink_macro/haxelib.json
Juraj Kirchheim b7e413d839 Release 0.17.2
2018-10-05 09:23:32 +02:00

20 lines
342 B
JSON

{
"name": "tink_macro",
"description": "The macro toolkit ;)",
"classPath": "src",
"dependencies": {
"tink_core": ""
},
"url": "http://haxetink.org/tink_macro",
"contributors": [
"back2dos"
],
"version": "0.17.2",
"releasenote": "Add Exprs.as for ECheckType.",
"tags": [
"tink",
"macro",
"utility"
],
"license": "MIT"
}