代码拉取完成,页面将自动刷新
{
"name": "weiboqianduan",
"version": "1.0.0",
"description": "前端知识体系",
"main": "index.js",
"directories": {
"doc": "docs"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "npm run docs:dev",
"docs:dev": "vuepress dev docs",
"docs:build": "vuepress build docs",
"build": "npm run docs:build",
"build-gitee": "npm run docs:build -- gitee",
"build:deploy": "node builds/index.js",
"build:deploy-gitee": "node builds/index.js gitee",
"deploy:github": "npm run build && npm run build:deploy",
"deploy:gitee": "npm run build-gitee && npm run build:deploy-gitee",
"deploy": "npm run deploy:github && npm run deploy:gitee"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Weibozzz/Weibozzz.github.io.git"
},
"keywords": [
"伟波前端",
"前端知识",
"前端文档"
],
"author": "刘伟波",
"license": "ISC",
"bugs": {
"url": "https://github.com/Weibozzz/Weibozzz.github.io/issues"
},
"homepage": "https://github.com/Weibozzz/Weibozzz.github.io#readme",
"dependencies": {
"pre-commit": "^1.2.2"
},
"devDependencies": {
"crypto": "^1.0.1",
"file-loader": "^6.2.0",
"fs-extra": "^10.0.1",
"glob": "^7.2.0",
"rimraf": "^3.0.2",
"url-loader": "^4.1.1",
"vuepress": "2.0.0-beta.42",
"webp-converter": "^2.3.3"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。