代码拉取完成,页面将自动刷新
{
"name": "@lcui/cli",
"version": "1.2.0",
"type": "module",
"description": "Command line interface for rapid LCUI development",
"main": "index.js",
"bin": {
"lcui": "bin/lcui.js"
},
"files": [
"lib"
],
"types": "./lib/types.d.ts",
"scripts": {
"test": "echo \"no test specified\"",
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s",
"version": "npm run changelog && git add CHANGELOG.md"
},
"author": "Liu",
"license": "MIT",
"repository": {
"url": "git+https://github.com/lc-ui/lcui-cli.git"
},
"dependencies": {
"chalk": "^4.1.1",
"change-case": "^4.1.2",
"change-case-all": "^2.1.0",
"commander": "^11.0.0",
"cosmiconfig": "^9.0.0",
"fs-extra": "^10.0.0",
"os-locale": "^6.0.2",
"postcss": "^8.4.38",
"postcss-modules": "^6.0.0",
"postcss-sass": "^0.5.0",
"postcss-url": "^10.1.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sass": "^1.64.2",
"simple-git": "^3.25.0",
"typescript": "^5.4.5",
"winston": "^3.10.0",
"xml-js": "^1.6.11",
"yaml": "^2.3.1"
},
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.12.11",
"@types/react": "^18.2.64",
"codecov": "^3.8.2",
"eslint": "^8.50.0",
"mocha": "^10.1.0",
"nyc": "^15.1.0"
},
"bugs": {
"url": "https://github.com/lc-ui/lcui-cli/issues"
},
"homepage": "https://github.com/lc-ui/lcui-cli#readme",
"directories": {
"lib": "lib",
"test": "test"
},
"keywords": [
"lcui",
"cli",
"compiler"
]
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。