20 lines
338 B
JSON
20 lines
338 B
JSON
{
|
|
"name": "tink_macro",
|
|
"description": "The macro toolkit ;)",
|
|
"classPath": "src",
|
|
"dependencies": {
|
|
"tink_core": ""
|
|
},
|
|
"url": "https://github.com/haxetink/tink_macro",
|
|
"contributors": [
|
|
"back2dos"
|
|
],
|
|
"version": "0.22.0",
|
|
"releasenote": "Support Haxe 4.2",
|
|
"tags": [
|
|
"tink",
|
|
"macro",
|
|
"utility"
|
|
],
|
|
"license": "MIT"
|
|
} |