UNPKG

806 BJSONView Raw
1{
2 "name": "@vuepress/plugin-google-analytics",
3 "version": "1.9.10",
4 "description": "google-analytics 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-google-analytics#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-google-analytics"
19 },
20 "license": "MIT",
21 "author": "ULIVZ <chl814@foxmail.com>",
22 "main": "index.js",
23 "dependencies": {
24 "@vuepress/types": "1.9.10"
25 },
26 "publishConfig": {
27 "access": "public"
28 },
29 "gitHead": "a3e4bbab8df198b8b18d55031ff0b6f0bf190fdb"
30}