Files
tink_macro/haxelib.json
Juraj Kirchheim 0df9c28ace Release 0.17.6
2019-05-07 22:43:21 +02:00

20 lines
342 B
JSON

{
"name": "tink_macro",
"description": "The macro toolkit ;)",
"classPath": "src",
"dependencies": {
"tink_core": ""
},
"url": "http://haxetink.org/tink_macro",
"contributors": [
"back2dos"
],
"version": "0.17.6",
"releasenote": "Add call to find main class.",
"tags": [
"tink",
"macro",
"utility"
],
"license": "MIT"
}