Files
tink_macro/haxelib.json
Juraj Kirchheim c406e0b844 Release 0.8.0
2016-05-02 17:54:13 +02:00

20 lines
337 B
JSON

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