代码拉取完成,页面将自动刷新
{
"name": "vue-mfe",
"version": "1.1.1",
"description": "A micro-frontend implementation based on Vue.js.",
"sideEffects": false,
"main": "dist/vue-mfe.common.js",
"module": "dist/vue-mfe.esm.js",
"unpkg": "dist/vue-mfe.js",
"jsdelivr": "dist/vue-mfe.js",
"scripts": {
"publish-lab": "npm version patch && npm publish --registry=http://172.16.0.132:18081/repository/npm-lab/ && npm run git-push",
"git-push": "git add . && git commit -m \"update: publish package\" && git push",
"example": "cd example/root-app/src && vue serve --open",
"test": "echo \"Error: no test specified\" && exit 1",
"watch": "node build/watch.js",
"dev": "rollup -wm -c build/rollup.dev.config.js",
"build": "node build/build.js",
"lint": "eslint src test examples",
"docs": "vuepress dev docs",
"docs:build": "vuepress build docs"
},
"files": [
"dist",
"package.json",
"README.md"
],
"repository": {
"type": "git",
"url": "https://github.com/vuchan/vue-mfe"
},
"keywords": [
"vue-mfe",
"micro-frontend",
"vue-micro-frontend",
"vue micro frontend"
],
"author": "givingwu@gmail.com",
"dependencies": {
"path-to-regexp": "^3.0.0",
"vue-router": "^3.0.6"
},
"devDependencies": {
"camelcase": "^5.3.1",
"rollup": "^0.56.4",
"rollup-plugin-buble": "^0.19.2",
"rollup-plugin-commonjs": "^9.0.0",
"rollup-plugin-node-resolve": "^3.0.3",
"rollup-plugin-replace": "^2.0.0",
"rollup-watch": "^4.0.0",
"terser": "^3.17.0",
"vuepress": "^0.14.11"
},
"license": "MIT"
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。