Files
tink_macro/haxelib.json
Juraj Kirchheim 74e37b4bf1 Release 0.16.4
2018-03-29 11:08:49 +02:00

20 lines
343 B
JSON

{
"name": "tink_macro",
"description": "The macro toolkit ;)",
"classPath": "src",
"dependencies": {
"tink_core": ""
},
"url": "http://haxetink.org/tink_macro",
"contributors": [
"back2dos"
],
"version": "0.16.4",
"releasenote": "Helper for short identifiers.",
"tags": [
"tink",
"macro",
"utility"
],
"license": "MIT"
}