代码拉取完成,页面将自动刷新
{
"name": "typescript-book-chinese",
"version": "1.0.0",
"description": "typescript-book-chinese",
"main": "index.js",
"directories": {
"doc": "docs"
},
"scripts": {
"dev": "vuepress dev docs",
"build": "vuepress build docs",
"precommit": "lint-staged",
"contributor:add": "all-contributors add",
"contributor:generate": "all-contributors generate"
},
"lint-staged": {
"linters": {
"*.{js,json,css,md}": [
"prettier --write",
"git add"
]
},
"ignore": []
},
"repository": {
"type": "git",
"url": "git+https://github.com/jkchao/typescript-book-chinese.git"
},
"keywords": [
"typescript",
"vue"
],
"author": "jkchao",
"license": "ISC",
"bugs": {
"url": "https://github.com/jkchao/typescript-book-chinese/issues"
},
"homepage": "https://github.com/jkchao/typescript-book-chinese#readme",
"devDependencies": {
"@commitlint/cli": "^7.5.2",
"@commitlint/config-angular": "^7.5.0",
"@vuepress/plugin-back-to-top": "^1.0.0-alpha.44",
"@vuepress/plugin-container": "^1.0.0-alpha.44",
"@vuepress/plugin-google-analytics": "^1.0.0-alpha.44",
"@vuepress/plugin-pwa": "^1.0.0-alpha.44",
"all-contributors-cli": "^5.4.0",
"eslint": "^5.6.1",
"husky": "^1.3.1",
"lint-staged": "^8.1.5",
"prettier": "1.14.2",
"vuepress": "^1.0.0-alpha.44"
},
"dependencies": {}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。