@bendn/gdcli
Version:
godot cli utility
25 lines (24 loc) • 515 B
JSON
{
"name": "@bendn/gdcli",
"version": "2.0.2",
"description": "godot cli utility",
"main": "Parser.gd",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/bend-n/gdcli.git"
},
"keywords": [
"godot",
"godot-engine",
"cli"
],
"author": "bendn",
"license": "MIT",
"bugs": {
"url": "https://github.com/bend-n/gdcli/issues"
},
"homepage": "https://github.com/bend-n/gdcli#readme"
}