提交 7970c37d 编写于 作者: U ULIVZ

chore: update package.json

上级 77e84f22
......@@ -17,21 +17,6 @@
"changelog": "node scripts/genChangelog.js run",
"test": "node scripts/test.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/vuejs/vuepress.git"
},
"keywords": [
"documentation",
"vue",
"generator"
],
"author": "Evan You",
"license": "MIT",
"bugs": {
"url": "https://github.com/vuejs/vuepress/issues"
},
"homepage": "https://github.com/vuejs/vuepress#readme",
"gitHooks": {
"pre-commit": "lint-staged"
},
......@@ -52,11 +37,5 @@
"yorkie": "^1.0.3",
"inquirer": "^6.2.0",
"@vue/conventional-changelog": "^0.1.1"
},
"engines": {
"node": ">=8"
},
"browserslist": [
">1%"
]
}
}
......@@ -17,6 +17,12 @@
"generator"
],
"author": "Evan You",
"maintainers": [
{
"name": "ULIVZ",
"email": "chl814@foxmail.com"
}
],
"license": "MIT",
"bugs": {
"url": "https://github.com/vuejs/vuepress/issues"
......
......@@ -16,6 +16,12 @@
"generator"
],
"author": "Evan You",
"maintainers": [
{
"name": "ULIVZ",
"email": "chl814@foxmail.com"
}
],
"license": "MIT",
"bugs": {
"url": "https://github.com/vuejs/vuepress/issues"
......
......@@ -21,6 +21,12 @@
"loader-utils": "^1.1.0"
},
"author": "Evan You",
"maintainers": [
{
"name": "ULIVZ",
"email": "chl814@foxmail.com"
}
],
"license": "MIT",
"bugs": {
"url": "https://github.com/vuejs/vuepress/issues"
......
......@@ -29,6 +29,12 @@
"prismjs": "^1.13.0"
},
"author": "Evan You",
"maintainers": [
{
"name": "ULIVZ",
"email": "chl814@foxmail.com"
}
],
"license": "MIT",
"bugs": {
"url": "https://github.com/vuejs/vuepress/issues"
......
......@@ -19,7 +19,7 @@
"dependencies": {
"lodash.throttle": "^4.1.1"
},
"author": "Evan You",
"author": "ULIVZ <chl814@foxmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/vuejs/vuepress/issues"
......
......@@ -16,7 +16,7 @@
"vuepress",
"generator"
],
"author": "Evan You",
"author": "ULIVZ <chl814@foxmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/vuejs/vuepress/issues"
......
......@@ -16,7 +16,7 @@
"vuepress",
"generator"
],
"author": "Evan You",
"author": "ULIVZ <chl814@foxmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/vuejs/vuepress/issues"
......
......@@ -16,7 +16,7 @@
"vuepress",
"generator"
],
"author": "Evan You",
"author": "ULIVZ <chl814@foxmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/vuejs/vuepress/issues"
......
......@@ -16,7 +16,7 @@
"vuepress",
"generator"
],
"author": "Evan You",
"author": "ULIVZ <chl814@foxmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/vuejs/vuepress/issues"
......
......@@ -16,7 +16,7 @@
"vuepress",
"generator"
],
"author": "Evan You",
"author": "ULIVZ <chl814@foxmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/vuejs/vuepress/issues"
......
......@@ -19,7 +19,7 @@
"dependencies": {
"medium-zoom": "^0.4.0"
},
"author": "Evan You",
"author": "ULIVZ <chl814@foxmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/vuejs/vuepress/issues"
......
......@@ -16,7 +16,7 @@
"vuepress",
"generator"
],
"author": "Evan You",
"author": "ULIVZ <chl814@foxmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/vuejs/vuepress/issues"
......
......@@ -21,7 +21,7 @@
"register-service-worker": "^1.5.2",
"workbox-build": "^3.1.0"
},
"author": "Evan You",
"author": "ULIVZ <chl814@foxmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/vuejs/vuepress/issues"
......
......@@ -16,7 +16,7 @@
"vuepress",
"generator"
],
"author": "Evan You",
"author": "ULIVZ <chl814@foxmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/vuejs/vuepress/issues"
......
......@@ -16,7 +16,7 @@
"vuepress",
"generator"
],
"author": "Evan You",
"author": "ULIVZ <chl814@foxmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/vuejs/vuepress/issues"
......
......@@ -23,7 +23,7 @@
"globby": "^8.0.1",
"hash-sum": "^1.0.2"
},
"author": "Evan You",
"author": "ULIVZ <chl814@foxmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/vuejs/vuepress/issues"
......
......@@ -28,7 +28,7 @@
"jest-serializer-vue": "^1.0.0",
"vue-jest": "^2.6.0"
},
"author": "Evan You",
"author": "ULIVZ <chl814@foxmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/vuejs/vuepress/issues"
......
......@@ -17,6 +17,12 @@
"generator"
],
"author": "Evan You",
"maintainers": [
{
"name": "ULIVZ",
"email": "chl814@foxmail.com"
}
],
"license": "MIT",
"bugs": {
"url": "https://github.com/vuejs/vuepress/issues"
......
......@@ -16,6 +16,12 @@
"vuepress": "vuepress.js"
},
"author": "Evan You",
"maintainers": [
{
"name": "ULIVZ",
"email": "chl814@foxmail.com"
}
],
"license": "MIT",
"bugs": {
"url": "https://github.com/vuejs/vuepress/issues"
......@@ -25,5 +31,11 @@
"@vuepress/cli": "^1.0.0-alpha.0",
"@vuepress/core": "^1.0.0-alpha.0",
"@vuepress/theme-default": "^1.0.0-alpha.0"
}
},
"engines": {
"node": ">=8"
},
"browserslist": [
">1%"
]
}
......@@ -35,7 +35,7 @@ files.forEach(pkg => {
'vuepress',
'generator'
],
'author': 'Evan You',
'author': 'ULIVZ <chl814@foxmail.com>',
'license': 'MIT',
'bugs': {
'url': 'https://github.com/vuejs/vuepress/issues'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册