@vuepress/plugin-register-components
Version:
register-global-components plugin for vuepress
32 lines (31 loc) • 865 B
JSON
{
"name": "@vuepress/plugin-register-components",
"version": "1.9.10",
"description": "register-global-components plugin for vuepress",
"keywords": [
"documentation",
"generator",
"vue",
"vuepress"
],
"homepage": "https://github.com/vuejs/vuepress/blob/master/packages/@vuepress/plugin-register-components#readme",
"bugs": {
"url": "https://github.com/vuejs/vuepress/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/vuejs/vuepress.git",
"directory": "packages/@vuepress/plugin-register-components"
},
"license": "MIT",
"author": "ULIVZ <chl814@foxmail.com>",
"main": "index.js",
"dependencies": {
"@vuepress/shared-utils": "1.9.10",
"@vuepress/types": "1.9.10"
},
"publishConfig": {
"access": "public"
},
"gitHead": "a3e4bbab8df198b8b18d55031ff0b6f0bf190fdb"
}