Files
tink_macro/haxelib.json
Juraj Kirchheim 15d75965ad Release 0.14.0
2017-06-05 10:13:08 +02:00

20 lines
342 B
JSON

{
"name": "tink_macro",
"license": "MIT",
"tags": [
"tink",
"macro",
"utility"
],
"classPath": "src",
"description": "The macro toolkit ;)",
"contributors": [
"back2dos"
],
"releasenote": "Support the new eval target.",
"version": "0.14.0",
"url": "http://haxetink.org/tink_macro",
"dependencies": {
"tink_core": ""
}
}