epikowa_cli/haxelib.json

13 lines
360 B
JSON
Raw Permalink Normal View History

2023-09-17 16:27:46 +02:00
{
"name": "epikowa_cli",
"url" : "https://gitlab2.latearrivalstud.io/epikowa/epikowa_cli",
"license": "CECILL-B",
"tags": ["cli"],
"description": "Parse and handle CLI commands.",
"version": "0.5.0",
"classPath": "src/",
"releasenote": "Initial release",
"contributors": ["Benjamin Dasnois"],
"dependencies": {
}
}