Files
vuepress/packages/@vuepress/plugin-clean-urls/package.json
T
2019-03-03 14:55:57 +08:00

27 lines
668 B
JSON

{
"name": "@vuepress/plugin-clean-urls",
"version": "1.0.0-alpha.42",
"description": "clean urls plugin for vuepress",
"main": "index.js",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/vuejs/vuepress.git",
"directory": "packages/@vuepress/plugin-clean-urls"
},
"keywords": [
"documentation",
"vue",
"vuepress",
"generator"
],
"author": "Shigma <1700011071@pku.edu.cn>",
"license": "MIT",
"bugs": {
"url": "https://github.com/vuejs/vuepress/issues"
},
"homepage": "https://github.com/vuejs/vuepress/packages/@vuepress/plugin-clean-urls#readme"
}