Files
tink_macro/haxelib.json
Juraj Kirchheim 92f60cbe4f Release 0.10.0
2016-07-08 11:49:30 +02:00

20 lines
361 B
JSON

{
"name": "tink_macro",
"license": "MIT",
"tags": [
"tink",
"macro",
"utility"
],
"classPath": "src",
"description": "The macro toolkit ;)",
"contributors": [
"back2dos"
],
"releasenote": "Expand build cache for 2 and 3 type parameters.",
"version": "0.10.0",
"url": "http://haxetink.org/tink_macro",
"dependencies": {
"tink_core": ""
}
}