Files
tink_macro/haxelib.json
Juraj Kirchheim fd3b01ef0f Release 0.20.0
2020-08-12 14:25:07 +02:00

20 lines
344 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.20.0",
"releasenote": "Add TypedExpr helpers.",
"tags": [
"tink",
"macro",
"utility"
],
"license": "MIT"
}