14 lines
341 B
JSON
14 lines
341 B
JSON
{
|
|
"name": "tink_macro",
|
|
"url" : "http://haxetink.org/tink_macro",
|
|
"license": "MIT",
|
|
"tags": ["tink", "macro", "utility"],
|
|
"description": "The macro toolkit ;)",
|
|
"version": "0.4.0",
|
|
"releasenote": "Better error handling for onTypeNotFound",
|
|
"contributors": ["back2dos"],
|
|
"dependencies": {
|
|
"tink_core": ""
|
|
},
|
|
"classPath": "src"
|
|
} |