vuepress-plugin-replaceurl
Version:
Replace VuePress Blog URL of Pages and NavLinks.
27 lines (26 loc) • 666 B
JSON
{
"name": "vuepress-plugin-replaceurl",
"version": "1.1.1",
"description": "Replace VuePress Blog URL of Pages and NavLinks.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/liyao52033/vuepress-plugin-replaceurl.git"
},
"keywords": [
"vuepress",
"'replace",
"url'",
"sidebar",
"navlinks"
],
"author": "liyao52033",
"license": "MIT",
"bugs": {
"url": "https://github.com/liyao52033/vuepress-plugin-replaceurl/issues"
},
"homepage": "https://github.com/liyao52033/vuepress-plugin-replaceurl#readme"
}