Files
2019-05-14 13:24:48 +08:00

27 lines
688 B
JSON

{
"name": "@vuepress/plugin-google-analytics",
"version": "1.0.0-alpha.48",
"description": "google-analytics plugin for vuepress",
"main": "index.js",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/vuejs/vuepress.git",
"directory": "packages/@vuepress/plugin-google-analytics"
},
"keywords": [
"documentation",
"vue",
"vuepress",
"generator"
],
"author": "ULIVZ <chl814@foxmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/vuejs/vuepress/issues"
},
"homepage": "https://github.com/vuejs/vuepress/packages/@vuepress/plugin-google-analytics#readme"
}