Files
text-convert-tool/tct/haxelib.json
2023-05-28 13:31:29 -06:00

15 lines
324 B
JSON

{
"name": "tct",
"url": "https://github.com/kiss-lang/text-convert-tool",
"license": "LGPL",
"tags": [],
"description": "",
"version": "0.0.0",
"releasenote": "",
"contributors": ["NQNStudios"],
"classPath": "src/",
"main": "tct.Main",
"dependencies": {
"kiss": ""
}
}