1 Star 1 Fork 0

SyncGithub/fe-code

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.87 KB
一键复制 编辑 原始数据 按行查看 历史
XQY279 提交于 2021-08-26 14:46 . update version
{
"name": "fe-code",
"repository": {
"type": "git",
"url": "https://github.com/lgwebdream/fe-code.git"
},
"publishConfig": {
"registry":"https://registry.npmjs.org"
},
"version": "1.0.1",
"description": "",
"main": "index.js",
"bin": {
"fe-code": "bin/fe"
},
"scripts": {
"prepare": "husky install",
"mock": "json-server --watch ./mocks/api.json",
"eslint": "lint-staged",
"fix": "eslint . --fix --ext .js,.jsx,.ts,.tsx",
"test": "jest"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"@darkobits/lolcatjs": "^3.1.5",
"ajv": "^8.6.2",
"antd": "^4.16.7",
"axios": "^0.21.1",
"camelcase": "^6.2.0",
"chalk": "^4.1.1",
"commander": "^5.1.0",
"cosmiconfig": "^7.0.0",
"download-git-repo": "^3.0.2",
"eslint-plugin-vue": "^7.14.0",
"figlet": "^1.4.0",
"fs-extra": "^10.0.0",
"handlebars": "^4.7.7",
"https-proxy-agent": "^5.0.0",
"inquirer": "^7.1.0",
"jest": "^27.0.6",
"js-yaml": "^4.1.0",
"json-schema-ref-parser": "^9.0.9",
"json-server": "^0.16.3",
"ora": "^4.0.4",
"promise-fs": "^2.1.1",
"quicktype-core": "^6.0.70",
"shelljs": "^0.8.4"
},
"devDependencies": {
"@commitlint/cli": "^12.1.4",
"@commitlint/config-conventional": "^12.1.4",
"@types/react": "^17.0.14",
"@typescript-eslint/eslint-plugin": "^4.28.3",
"babel-eslint": "^10.1.0",
"eslint": "^7.30.0",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-config-airbnb-typescript": "^12.3.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-react-hooks": "^4.2.0",
"husky": "^7.0.0",
"lint-staged": "^11.0.0",
"prettier": "^2.3.2",
"typescript": "^4.3.5"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/sync-github/fe-code.git
git@gitee.com:sync-github/fe-code.git
sync-github
fe-code
fe-code
main

搜索帮助

D67c1975 1850385 1daf7b77 1850385