create-mizflow
Version:
Create a MizFlow mission project by running one command.
30 lines (29 loc) • 426 B
JSON
{
"name": "create-mizflow",
"version": "0.1.1",
"type": "module",
"bin": {
"create-mizflow": "cli.js"
},
"files": [
"cli.js"
],
"keywords": [
"mizflow",
"mizflow-cli",
"dcs",
"dcs-world",
"mission",
"mission-editor",
"lua",
"miz",
"automation",
"scripting",
"game-modding",
"mission-generator",
"debugger",
"tools",
"cli",
"nodejs"
]
}