UNPKG

865 BJSONView Raw
1{
2 "name": "@vuepress/plugin-register-components",
3 "version": "1.9.10",
4 "description": "register-global-components plugin for vuepress",
5 "keywords": [
6 "documentation",
7 "generator",
8 "vue",
9 "vuepress"
10 ],
11 "homepage": "https://github.com/vuejs/vuepress/blob/master/packages/@vuepress/plugin-register-components#readme",
12 "bugs": {
13 "url": "https://github.com/vuejs/vuepress/issues"
14 },
15 "repository": {
16 "type": "git",
17 "url": "git+https://github.com/vuejs/vuepress.git",
18 "directory": "packages/@vuepress/plugin-register-components"
19 },
20 "license": "MIT",
21 "author": "ULIVZ <chl814@foxmail.com>",
22 "main": "index.js",
23 "dependencies": {
24 "@vuepress/shared-utils": "1.9.10",
25 "@vuepress/types": "1.9.10"
26 },
27 "publishConfig": {
28 "access": "public"
29 },
30 "gitHead": "a3e4bbab8df198b8b18d55031ff0b6f0bf190fdb"
31}