Files
tink_macro/haxelib.json
Juraj Kirchheim 63ce1853f5 Release 0.22.0
2021-02-22 11:46:09 +01: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": "0.22.0",
"releasenote": "Support Haxe 4.2",
"tags": [
"tink",
"macro",
"utility"
],
"license": "MIT"
}