Files
tink_macro/haxelib.json
Juraj Kirchheim 472916f2af Release 1.0.1
2023-04-06 06:42:09 +00:00

20 lines
338 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.1",
"releasenote": "Haxe 4.3 support.",
"tags": [
"tink",
"macro",
"utility"
],
"license": "MIT"
}