Overall cleanup.
This commit is contained in:
14
haxelib.json
Normal file
14
haxelib.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "tink_macro",
|
||||
"url" : "http://haxetink.org/tink_macro",
|
||||
"license": "MIT",
|
||||
"tags": ["tink", "macro", "utility"],
|
||||
"description": "The macro toolkit ;)",
|
||||
"version": "0.0.0-alpha.2",
|
||||
"releasenote": "Shorter names.",
|
||||
"contributors": ["back2dos"],
|
||||
"dependencies": {
|
||||
"tink_core": "1.1.0-alpha.2"
|
||||
},
|
||||
"classPath": "src"
|
||||
}
|
||||
Reference in New Issue
Block a user