Files
tink_macro/haxelib.json
Juraj Kirchheim 990096cfd5 Release 1.0.3
2023-11-09 07:34:56 +01:00

20 lines
352 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.3",
"releasenote": "Make Member::hasMeta null safe.",
"tags": [
"tink",
"macro",
"utility"
],
"license": "MIT"
}