Files
tink_macro/haxelib.json
2017-03-01 18:26:05 +01:00

20 lines
341 B
JSON

{
"name": "tink_macro",
"license": "MIT",
"tags": [
"tink",
"macro",
"utility"
],
"classPath": "src",
"description": "The macro toolkit ;)",
"contributors": [
"back2dos"
],
"releasenote": "Fix issue with .toComplex()",
"version": "0.12.2",
"url": "http://haxetink.org/tink_macro",
"dependencies": {
"tink_core": ""
}
}