vuepress-plugin-plausible-analytics
Version:
VuePress plugin to add analytics from plausible.io
22 lines (21 loc) • 599 B
JSON
{
"name": "vuepress-plugin-plausible-analytics",
"version": "0.2.1",
"description": "VuePress plugin to add analytics from plausible.io",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/leoloso/vuepress-plugin-plausible-analytics.git"
},
"author": "Leo <leo@getpop.org>",
"license": "MIT",
"keywords": [
"vuepress",
"plausible",
"analytics"
],
"bugs": {
"url": "https://github.com/leoloso/vuepress-plugin-plausible-analytics/issues"
},
"homepage": "https://github.com/leoloso/vuepress-plugin-plausible-analytics"
}