Files
tink_macro/haxelib.json
Juraj Kirchheim f9348d4a46 Release 0.20.2
2020-08-20 12:46:40 +02:00

20 lines
392 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.2",
"releasenote": "Expose autocompletion contents. Work around metadata completion issue.",
"tags": [
"tink",
"macro",
"utility"
],
"license": "MIT"
}