vuepress-plugin-go-top
Version:
Click such a lovely cat to back to top!
32 lines (31 loc) • 703 B
JSON
{
"name": "vuepress-plugin-go-top",
"version": "1.0.4",
"description": "Click such a lovely cat to back to top!",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/moefyit/vuepress-plugin-go-top.git"
},
"keywords": [
"vuepress",
"plugin",
"cat",
"back-to-top"
],
"files": [
"index.js",
"bin/",
"package.json",
"README.md"
],
"author": "SigureMo",
"license": "MIT",
"bugs": {
"url": "https://github.com/moefyit/vuepress-plugin-go-top/issues"
},
"homepage": "https://github.com/moefyit/vuepress-plugin-go-top#readme",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}