代码拉取完成,页面将自动刷新
{
"name": "@imooc-cli-dev/component-test4",
"version": "1.0.1",
"description": "component test4",
"private": false,
"publishConfig": {
"access": "public"
},
"author": "Viking Zhang",
"scripts": {
"serve": "vue-cli-service serve",
"build": "npm run clean && npm run build:esm && npm run build:umd",
"test:watch": "vue-cli-service test:unit --watch",
"test": "vue-cli-service test:unit",
"lint": "vue-cli-service lint --max-warnings 5",
"build:esm": "rollup --config build/rollup.esm.config.js",
"build:umd": "rollup --config build/rollup.umd.config.js",
"clean": "rimraf ./dist",
"prepublishOnly": "npm run lint && npm run test&& npm run build"
},
"husky": {
"hooks": {
"pre-commit": "npm run lint && npm run test"
}
},
"main": "dist/lego-bricks.umd.js",
"module": "dist/lego-bricks.esm.js",
"files": [
"build",
"examples",
"src",
"tests",
"dist",
".browserslistrc",
".eslintrc.js",
".gitignore",
".travis.yml",
"babel.config.js",
"jest.config.js",
"README.md",
"tsconfig.json"
],
"dependencies": {
"core-js": "^3.6.5",
"lodash-es": "^4.17.20"
},
"devDependencies": {
"@rollup/plugin-node-resolve": "^11.1.1",
"@rollup/plugin-typescript": "^8.1.1",
"@types/jest": "^24.0.19",
"@types/lodash-es": "^4.17.4",
"@typescript-eslint/eslint-plugin": "^2.33.0",
"@typescript-eslint/parser": "^2.33.0",
"@vue/cli-plugin-babel": "~4.5.0",
"@vue/cli-plugin-eslint": "~4.5.0",
"@vue/cli-plugin-typescript": "~4.5.0",
"@vue/cli-plugin-unit-jest": "^4.5.11",
"@vue/cli-service": "~4.5.0",
"@vue/compiler-sfc": "^3.0.0",
"@vue/eslint-config-typescript": "^5.0.2",
"@vue/test-utils": "^2.0.0-0",
"eslint": "^6.7.2",
"eslint-plugin-vue": "^7.0.0-0",
"husky": "^4.3.8",
"rimraf": "^3.0.2",
"rollup": "^2.38.5",
"rollup-plugin-css-only": "^3.1.0",
"rollup-plugin-typescript2": "^0.29.0",
"rollup-plugin-vue": "^6.0.0",
"typescript": "~3.9.3",
"vue": "^3.0.0",
"vue-jest": "^5.0.0-0"
},
"peerDependencies": {
"vue": "^3.0.0"
},
"homepage": "https://github.com/imooc-lego/lego-components",
"keywords": [
"Component",
"UI",
"Vue3"
],
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/imooc-lego/lego-components"
},
"types": "dist/index.d.ts"
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。