22 lines
612 B
JSON
22 lines
612 B
JSON
{
|
|
"name": "@vuepress-reco/vuepress-plugin-back-to-top",
|
|
"version": "1.4.0",
|
|
"description": "Back-to-top plugin for vuepress-theme-reco or other vuepress theme",
|
|
"keywords": [
|
|
"vuepress-theme-reco",
|
|
"backtotop",
|
|
"vuepress"
|
|
],
|
|
"homepage": "https://vuepress-theme-reco.recoluan.com",
|
|
"bugs": {
|
|
"url": "https://github.com/vuepress-reco/vuepress-plugin-pagation/issues"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/vuepress-reco/vuepress-plugin-pagation.git"
|
|
},
|
|
"license": "MIT",
|
|
"author": "reco_luan <recoluan@outlook.com>",
|
|
"main": "index.js"
|
|
}
|