Files
tink_macro/haxelib.json
Juraj Kirchheim 8c50dcf04b Release 0.19.1
2020-04-29 20:58:00 +02:00

20 lines
386 B
JSON

{
"name": "tink_macro",
"description": "The macro toolkit ;)",
"classPath": "src",
"dependencies": {
"tink_core": ""
},
"url": "https://github.com/haxetink/tink_macro",
"contributors": [
"back2dos"
],
"version": "0.19.1",
"releasenote": "More fine grained control over type normalization in BuildCache.",
"tags": [
"tink",
"macro",
"utility"
],
"license": "MIT"
}