Files
tink_macro/haxelib.json
Juraj Kirchheim 0e902745b1 Release 0.15.2
2017-11-30 13:04:39 +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": "Improve position reporting.",
"version": "0.15.2",
"url": "http://haxetink.org/tink_macro",
"dependencies": {
"tink_core": ""
}
}