20 lines
333 B
JSON
20 lines
333 B
JSON
{
|
|
"name": "tink_macro",
|
|
"license": "MIT",
|
|
"tags": [
|
|
"tink",
|
|
"macro",
|
|
"utility"
|
|
],
|
|
"classPath": "src",
|
|
"description": "The macro toolkit ;)",
|
|
"contributors": [
|
|
"back2dos"
|
|
],
|
|
"releasenote": "Added Types.getMeta",
|
|
"version": "0.13.4",
|
|
"url": "http://haxetink.org/tink_macro",
|
|
"dependencies": {
|
|
"tink_core": ""
|
|
}
|
|
} |