Files
tink_macro/haxelib.json
Juraj Kirchheim 209847e5ea Release 0.14.2
2017-09-11 10:36:42 +02:00

20 lines
346 B
JSON

{
"name": "tink_macro",
"license": "MIT",
"tags": [
"tink",
"macro",
"utility"
],
"classPath": "src",
"description": "The macro toolkit ;)",
"contributors": [
"back2dos"
],
"releasenote": "Add way to get constructor args.",
"version": "0.14.2",
"url": "http://haxetink.org/tink_macro",
"dependencies": {
"tink_core": ""
}
}