{"_id":"@0end1/xcli","_rev":"2-20d44ff73aa0987fecc16f01a7771d37","name":"@0end1/xcli","dist-tags":{"latest":"0.0.2"},"versions":{"0.0.2":{"name":"@0end1/xcli","version":"0.0.2","keywords":["cli","vue","ts 脚手架","脚手架","react","uni-app","uniApp脚手架"],"author":{"name":"seven w1378379002@icloud.com"},"license":"MIT","_id":"@0end1/xcli@0.0.2","maintainers":[{"name":"0end1","email":"w1378379002@icloud.com"}],"homepage":"https://github.com/0end1/XCLI#readme","bugs":{"url":"https://github.com/0end1/XCLI/issues"},"bin":{"XCLI":"bin/cli.js"},"dist":{"shasum":"c263c69a3376ded0299f969590e5f1d0d5b28c67","tarball":"https://registry.npmjs.org/@0end1/xcli/-/xcli-0.0.2.tgz","fileCount":26,"integrity":"sha512-BPnzsh43igbQelSR4EYNBIwOaMcbpJW5WXOBDtOFyuL191JFMFQkc3qctjXqEQd1CGCt+YspHWV3Jqrpsh1h5w==","signatures":[{"sig":"MEYCIQD0PIGSLbIxuid4LUEEAcKm++trT75OedTU2U22WcRp0wIhAPCCKa3AP8HaVHKqssdMoeRrq85HYdX9mkmnYJPlYf1A","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23196},"main":"./bin/cli.js","type":"commonjs","gitHead":"66136c03bef9d88145d68802320ad2eeaba71e58","scripts":{"dev":"nodemon","lint":"eslint . --ext '.js,.ts' --fix","build":"rimraf lib && tsc --outDir lib --module Commonjs","commit":"git-cz","prepare":"husky install","changelog":"conventional-changelog -p -i CHANGELOG.md -s"},"_npmUser":{"name":"0end1","email":"w1378379002@icloud.com"},"repository":{"url":"git+https://github.com/0end1/XCLI.git","type":"git"},"_npmVersion":"9.8.1","description":"A front-end cli for starting your project quickly","directories":{},"_nodeVersion":"18.17.1","dependencies":{"ora":"^5.4.1","chalk":"^4.1.2","fs-extra":"^11.1.1","inquirer":"^8.2.5","commander":"^11.0.0","download-git-repo":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^4.3.9","husky":"^8.0.0","eslint":"^8.42.0","rimraf":"^5.0.1","vitest":"^0.32.2","nodemon":"^2.0.22","commitizen":"^4.3.0","typescript":"^4.9.4","@types/node":"^20.3.1","lint-staged":"^13.2.2","@commitlint/cli":"^17.6.5","@types/fs-extra":"^11.0.1","@types/inquirer":"^9.0.3","@typescript-eslint/parser":"^5.59.8","conventional-changelog-cli":"^2.2.2","@commitlint/config-conventional":"^17.6.5","@typescript-eslint/eslint-plugin":"^5.59.8"},"_npmOperationalInternal":{"tmp":"tmp/xcli_0.0.2_1692019062216_0.4185739172770302","host":"s3://npm-registry-packages"}}},"time":{"created":"2023-08-14T13:17:42.074Z","modified":"2026-09-11T00:42:32.722Z","0.0.2":"2023-08-14T13:17:42.496Z"},"bugs":{"url":"https://github.com/0end1/XCLI/issues"},"author":{"name":"seven w1378379002@icloud.com"},"license":"MIT","homepage":"https://github.com/0end1/XCLI#readme","keywords":["cli","vue","ts 脚手架","脚手架","react","uni-app","uniApp脚手架"],"repository":{"url":"git+https://github.com/0end1/XCLI.git","type":"git"},"description":"A front-end cli for starting your project quickly","maintainers":[{"email":"w1378379002@icloud.com","name":"node-agent-runtime"}],"readme":"# 介绍\n\n脚手架，用来开发一些简单项目，比如：团队业务脚手架、npm 包等\n\n# 使用\n安装在本地\n\n```shell\nnpm i XCLI -g\n```\n\n```shell\nXCLI create newPro\n```\n\n# 扩展\n\n脚手架内置了不错的扩展性，不论是为已有的 create 命令增加新的功能，还是新增一个命令，都很简单，方便你根据自身需要进行二次开发\n\n## 增加新的命令\n\n从 /src/commands/create/index.ts 开始，仿照 create 命令方式即可\n\n### 初级版本未完待续。。。","readmeFilename":"README.md"}