{ "name": "@vuepress/plugin-back-to-top", "version": "1.5.1", "description": "back-to-top plugin for vuepress", "keywords": [ "documentation", "generator", "vue", "vuepress" ], "homepage": "https://github.com/vuejs/vuepress/blob/master/packages/@vuepress/back-to-top#readme", "bugs": { "url": "https://github.com/vuejs/vuepress/issues" }, "repository": { "type": "git", "url": "git+https://github.com/vuejs/vuepress.git", "directory": "packages/@vuepress/plugin-back-to-top" }, "license": "MIT", "author": "ULIVZ ", "main": "index.js", "dependencies": { "lodash.debounce": "^4.0.8" }, "publishConfig": { "access": "public" } }