代码拉取完成,页面将自动刷新
{
"name": "bot-docs",
"version": "1.0.0",
"description": "QQ机器人文档项目Í",
"main": "index.js",
"repository": "https://github.com/tencent-connect/bot-docs",
"author": "qq_channel@tencent.com",
"license": "MIT",
"private": true,
"devDependencies": {
"@commitlint/cli": "^16.0.0",
"@commitlint/config-conventional": "^16.0.0",
"@textlint-rule/textlint-rule-no-unmatched-pair": "^1.0.7",
"@vuepress/plugin-back-to-top": "^1.8.2",
"@vuepress/plugin-pwa": "1.9.5",
"@vuepress/plugin-search": "^1.8.2",
"chalk": "^4.1.2",
"cheerio": "^1.0.0-rc.10",
"cross-env": "^7.0.3",
"eslint": "^8.5.0",
"fs-extra": "^10.0.0",
"husky": "^7.0.4",
"lint-staged": "^12.1.3",
"lodash.throttle": "^4.1.1",
"patch-package": "^6.4.7",
"prettier": "^2.5.1",
"remark-cli": "^10.0.1",
"remark-lint": "^9.1.1",
"remark-preset-lint-consistent": "^5.1.1",
"remark-preset-lint-recommended": "^6.1.2",
"shelljs": "^0.8.4",
"textlint": "^12.1.0",
"textlint-filter-rule-comments": "^1.2.2",
"textlint-rule-apostrophe": "^2.0.0",
"textlint-rule-common-misspellings": "^1.0.1",
"textlint-rule-diacritics": "^1.0.0",
"textlint-rule-stop-words": "^2.0.9",
"textlint-rule-write-good": "^2.0.0",
"umi-request": "^1.4.0",
"vuepress": "^1.8.2",
"vuepress-plugin-baidu-autopush": "^1.0.1",
"vuepress-plugin-fulltext-search": "^2.2.1",
"vuepress-plugin-one-click-copy": "^1.0.6",
"vuepress-plugin-right-anchor": "^0.5.5",
"vuepress-plugin-robots": "^1.0.1",
"vuepress-plugin-sitemap": "^2.3.1",
"vuepress-plugin-zooming": "^1.1.8"
},
"lint-staged": {
"*.md": [
"npm run lint-md"
]
},
"scripts": {
"prepare": "husky install",
"dev": "npm run sync-api && vuepress dev docs --temp .temp",
"devssl": "set NODE_OPTIONS=--openssl-legacy-provider & npm run sync-api && vuepress dev docs --temp .temp",
"build": "vuepress build docs --temp .temp --dest dist",
"build-test": "cross-env BUILD_ENV=test vuepress build docs --temp .temp --dest dist",
"lint-md": "npm run lint-md:style && npm run lint-md:wording",
"lint-md:style": "remark --quiet --frail .",
"lint-md:wording": "textlint './docs/**/*.md'",
"view-info": "vuepress view-info docs --temp .temp",
"sync-api": "node scripts/sync-inner-docs/index.js",
"change-log": "node scripts/change-log.js",
"build-tag": "node scripts/add-build-tag.js",
"postinstall":"patch-package"
},
"dependencies": {
"async-validator": "1.11.5",
"element-ui": "^2.15.6",
"flexsearch": "^0.6.32"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。