Files
nat-archive-tool/haxelib.json

18 lines
444 B
JSON

{
"name": "nat-archive-tool",
"url": "https://github.com/NQNStudios/kisslang",
"license": "LGPL",
"tags": ["cross"],
"description": "",
"version": "0.0.0",
"releasenote": "It isn't safe to use this library yet.",
"contributors": ["NQNStudios"],
"classPath": "src/",
"main": "nat.CLI",
"dependencies": {
"kiss": "",
"kiss-tools": "",
"tink_json": "",
"uuid": ""
}
}