12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- {
- "_from": "@vuepress/plugin-back-to-top",
- "_id": "@vuepress/plugin-back-to-top@1.9.7",
- "_inBundle": false,
- "_integrity": "sha512-DM1S+Q8Xn/i+zhe4zThekxb1M2abfKLklg/NKtQloklHKdNdVfk+EcxWYNmNfSii+ymDWaaG8lmH0xjVhy0iXw==",
- "_location": "/@vuepress/plugin-back-to-top",
- "_phantomChildren": {},
- "_requested": {
- "type": "tag",
- "registry": true,
- "raw": "@vuepress/plugin-back-to-top",
- "name": "@vuepress/plugin-back-to-top",
- "escapedName": "@vuepress%2fplugin-back-to-top",
- "scope": "@vuepress",
- "rawSpec": "",
- "saveSpec": null,
- "fetchSpec": "latest"
- },
- "_requiredBy": [
- "#DEV:/",
- "#USER"
- ],
- "_resolved": "https://registry.npmjs.org/@vuepress/plugin-back-to-top/-/plugin-back-to-top-1.9.7.tgz",
- "_shasum": "249a76d79f1e0c8c71a2804485ad0245837e6bfd",
- "_spec": "@vuepress/plugin-back-to-top",
- "_where": "D:\\work\\liebao-developApi",
- "author": {
- "name": "ULIVZ",
- "email": "chl814@foxmail.com"
- },
- "bugs": {
- "url": "https://github.com/vuejs/vuepress/issues"
- },
- "bundleDependencies": false,
- "dependencies": {
- "@vuepress/types": "1.9.7",
- "lodash.debounce": "^4.0.8"
- },
- "deprecated": false,
- "description": "back-to-top plugin for vuepress",
- "gitHead": "2f2357acce09eab875325c05f26d6bd26d41a861",
- "homepage": "https://github.com/vuejs/vuepress/tree/master/packages/%40vuepress/plugin-back-to-top#readme",
- "keywords": [
- "documentation",
- "generator",
- "vue",
- "vuepress"
- ],
- "license": "MIT",
- "main": "index.js",
- "name": "@vuepress/plugin-back-to-top",
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/vuejs/vuepress.git",
- "directory": "packages/@vuepress/plugin-back-to-top"
- },
- "version": "1.9.7"
- }
|