Files
tink_macro/haxelib.json
Juraj Kirchheim 27de7bb3e7 Release 0.12.0
2016-11-05 16:28:11 +01:00

20 lines
335 B
JSON

{
"name": "tink_macro",
"license": "MIT",
"tags": [
"tink",
"macro",
"utility"
],
"classPath": "src",
"description": "The macro toolkit ;)",
"contributors": [
"back2dos"
],
"releasenote": "Improved build cache.",
"version": "0.12.0",
"url": "http://haxetink.org/tink_macro",
"dependencies": {
"tink_core": ""
}
}