Files
tink_macro/haxelib.json
Juraj Kirchheim 56fe8d7346 Release 0.23.0
2021-04-02 10:09:41 +02:00

20 lines
358 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.23.0",
"releasenote": "Make TypeMap work exacly with anons.",
"tags": [
"tink",
"macro",
"utility"
],
"license": "MIT"
}