Files
tink_macro/haxelib.json
Juraj Kirchheim 7586b54ece Release 0.15.1
2017-11-30 10:40:31 +01:00

20 lines
347 B
JSON

{
"name": "tink_macro",
"license": "MIT",
"tags": [
"tink",
"macro",
"utility"
],
"classPath": "src",
"description": "The macro toolkit ;)",
"contributors": [
"back2dos"
],
"releasenote": "Don't drop positions when typing.",
"version": "0.15.1",
"url": "http://haxetink.org/tink_macro",
"dependencies": {
"tink_core": ""
}
}