UNPKG

@vuepress/plugin-back-to-top

Version:
32 lines (31 loc) 821 B
{ "name": "@vuepress/plugin-back-to-top", "version": "1.9.10", "description": "back-to-top plugin for vuepress", "keywords": [ "documentation", "generator", "vue", "vuepress" ], "homepage": "https://github.com/vuejs/vuepress/tree/master/packages/%40vuepress/plugin-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 <chl814@foxmail.com>", "main": "index.js", "dependencies": { "@vuepress/types": "1.9.10", "lodash.debounce": "^4.0.8" }, "publishConfig": { "access": "public" }, "gitHead": "a3e4bbab8df198b8b18d55031ff0b6f0bf190fdb" }