vuepress-plugin-google-tag-manager
Version:
vuepress-plugin-google-tag-manager plugin for vuepress
26 lines (25 loc) • 693 B
JSON
{
"name": "vuepress-plugin-google-tag-manager",
"version": "0.0.5",
"description": "vuepress-plugin-google-tag-manager plugin for vuepress",
"main": "index.js",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/bykclk/vuepress-plugin-google-tag-manager.git"
},
"keywords": [
"documentation",
"vue",
"vuepress",
"generator"
],
"author": "Ömer Büyükçelik <omerbuyukcelik@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/bykclk/vuepress-plugin-google-tag-manager/issues"
},
"homepage": "https://github.com/bykclk/vuepress-plugin-google-tag-manager#readme"
}