Files
tink_macro/haxelib.json
2020-03-11 14:01:21 +08:00

20 lines
351 B
JSON

{
"name": "tink_macro",
"license": "MIT",
"tags": [
"tink",
"macro",
"utility"
],
"classPath": "src",
"description": "The macro toolkit ;)",
"contributors": [
"back2dos"
],
"releasenote": "Internal refactor: remove reflections",
"version": "0.19.0",
"url": "http://haxetink.org/tink_macro",
"dependencies": {
"tink_core": ""
}
}