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.0.0-alpha.3",
|
|
"releasenote": "Overall refactoring.",
|
|
"contributors": ["back2dos"],
|
|
"dependencies": {
|
|
"tink_core": "1.0.0-beta.1"
|
|
},
|
|
"classPath": "src"
|
|
} |