Files
tink_macro/haxelib.json
Juraj Kirchheim 4207dea754 Release 0.9.1
2016-05-20 12:41:35 +02:00

20 lines
345 B
JSON

{
"name": "tink_macro",
"license": "MIT",
"tags": [
"tink",
"macro",
"utility"
],
"classPath": "src",
"description": "The macro toolkit ;)",
"contributors": [
"back2dos"
],
"releasenote": "Store user defined constructors.",
"version": "0.9.1",
"url": "http://haxetink.org/tink_macro",
"dependencies": {
"tink_core": ""
}
}