{"_id":"@amazing-kit/cli","name":"@amazing-kit/cli","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@amazing-kit/cli","version":"1.0.0","description":"Useful commands to create and manage projects.","repository":{"type":"git","url":"git+https://github.com/amazing-kit/cli.git"},"keywords":["cli","amazing-kit","project","template"],"author":{"name":"Frédéric Mascaro","email":"frederic.mascaro@gmail.com"},"license":"MIT","main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">= 18.0.0"},"bin":{"amazing-kit":"bin/index.js"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"vite build","build:watch":"vite build --watch","clean":"rimraf dist .turbo node_modules","prepublishOnly":"zx bin/prepublish.mjs"},"dependencies":{"@iarna/toml":"^2.2.5","chalk":"^5.3.0","clear":"^0.1.0","cli-progress":"^3.12.0","cli-spinners":"^2.9.0","cli-table3":"^0.6.3","cli-ux":"^6.0.9","clui":"^0.3.6","commander":"^11.0.0","configstore":"^6.0.0","ervy":"^1.0.7","figlet":"^1.6.0","fs-extra":"^11.1.1","handlebars":"^4.7.8","inquirer":"^8.2.6"},"devDependencies":{"@types/fs-extra":"^11.0.1","@types/node":"^20.4.2","npm-run-all":"^4.1.5","rimraf":"^5.0.1","typescript":"^5.1.6","vite":"^4.4.4","zx":"^7.2.3"},"publishConfig":{"access":"public"},"volta":{"node":"20.6.1","pnpm":"8.7.5"},"_id":"@amazing-kit/cli@1.0.0","gitHead":"0b5825c9c5c4ce1cb971548320b21d3c87226fab","bugs":{"url":"https://github.com/amazing-kit/cli/issues"},"homepage":"https://github.com/amazing-kit/cli#readme","_nodeVersion":"20.6.1","_npmVersion":"9.8.1","dist":{"integrity":"sha512-BSy3y1OUccPIVUMm5mI3gQ27n0lAbEYD7tRTAMvu5aV8W7xxA5E4qEDHj7Tb6tKYea51RVPYi1goVeKBJhAUmA==","shasum":"b20bc66f0944c872e80f873539194395cf4c80fc","tarball":"https://registry.npmjs.org/@amazing-kit/cli/-/cli-1.0.0.tgz","fileCount":37,"unpackedSize":34428,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCkFzBVQiDU7uwvgDE8MdouQhdLBScOXJmxFxG1HZ1MrgIgSwBL5PC6XjpC0eXgWC+J7l2qGAsuQ2iWgkTc0Lhi2b0="}]},"_npmUser":{"name":"wooandoo","email":"frederic.mascaro@gmail.com"},"directories":{},"maintainers":[{"name":"wooandoo","email":"frederic.mascaro@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cli_1.0.0_1694879535976_0.6100377751157564"},"_hasShrinkwrap":false}},"time":{"created":"2023-09-16T15:52:15.834Z","1.0.0":"2023-09-16T15:52:16.171Z","modified":"2023-09-16T15:52:16.602Z"},"maintainers":[{"name":"wooandoo","email":"frederic.mascaro@gmail.com"}],"description":"Useful commands to create and manage projects.","homepage":"https://github.com/amazing-kit/cli#readme","keywords":["cli","amazing-kit","project","template"],"repository":{"type":"git","url":"git+https://github.com/amazing-kit/cli.git"},"author":{"name":"Frédéric Mascaro","email":"frederic.mascaro@gmail.com"},"bugs":{"url":"https://github.com/amazing-kit/cli/issues"},"license":"MIT","readme":"# @amazing-kit/cli\n\nUseful commands to create and manage projects\n\n## TODO\n\n- clean package dependencies (@iarna/toml\n\n\n\n## Install\n\n```bash\nnpm install -g @amazing-kit/cli\n```\n\n## Usage\n\n```bash\namazing-kit --help\n```\n\n## Development\n\nUse Volta to manage Node.js versions.\n\nhttps://volta.sh/\n\n\n```bash\n# install locally\nnpm link\n\n# remove local install\nvolta uninstall  @amazing-kit/cli\n```","readmeFilename":"README.md"}