14 lines
336 B
JSON
14 lines
336 B
JSON
{
|
|
"name": "tink_macro",
|
|
"url" : "http://haxetink.org/tink_macro",
|
|
"license": "MIT",
|
|
"tags": ["tink", "macro", "utility"],
|
|
"description": "The macro toolkit ;)",
|
|
"version": "0.0.4-beta",
|
|
"releasenote": "Setter bypass fix.",
|
|
"contributors": ["back2dos"],
|
|
"dependencies": {
|
|
"tink_core": "1.0.0-beta.4"
|
|
},
|
|
"classPath": "src"
|
|
} |