Files
tink_macro/haxelib.json
Juraj Kirchheim 32d711cd71 Release 1.0.0
2021-07-06 19:31:17 +02:00

20 lines
362 B
JSON

{
"name": "tink_macro",
"description": "The macro toolkit ;)",
"classPath": "src",
"dependencies": {
"tink_core": ""
},
"url": "https://github.com/haxetink/tink_macro",
"contributors": [
"back2dos"
],
"version": "1.0.0",
"releasenote": "Let's just commit to the API and move on.",
"tags": [
"tink",
"macro",
"utility"
],
"license": "MIT"
}