1 Star 0 Fork 11

andyshao / layuiminiDoc

forked from Mr.Chung / layuiminiDoc 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package-lock.json 17.10 KB
一键复制 编辑 原始数据 按行查看 历史
Mr.Chung 提交于 2020-03-09 14:31 . 修改
{
"requires": true,
"lockfileVersion": 1,
"dependencies": {
"@types/node": {
"version": "12.12.7",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.7.tgz",
"integrity": "sha1-AeTqck2eO9UNkMEf1ZgLoxfY+hE="
},
"boolbase": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz",
"integrity": "sha1-aN/1++YMUes3cl6p4+0xDcwed24="
},
"cheerio": {
"version": "0.22.0",
"resolved": "https://registry.npmjs.org/cheerio/-/cheerio-0.22.0.tgz",
"integrity": "sha1-qbqoYKP5tZWmuBsahocxIe06Jp4=",
"requires": {
"css-select": "~1.2.0",
"dom-serializer": "~0.1.0",
"entities": "~1.1.1",
"htmlparser2": "^3.9.1",
"lodash.assignin": "^4.0.9",
"lodash.bind": "^4.1.4",
"lodash.defaults": "^4.0.1",
"lodash.filter": "^4.4.0",
"lodash.flatten": "^4.2.0",
"lodash.foreach": "^4.3.0",
"lodash.map": "^4.4.0",
"lodash.merge": "^4.4.0",
"lodash.pick": "^4.2.1",
"lodash.reduce": "^4.4.0",
"lodash.reject": "^4.4.0",
"lodash.some": "^4.4.0"
}
},
"clipboard": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/clipboard/-/clipboard-2.0.4.tgz",
"integrity": "sha1-g22v1mzw/qXXHOXVsL9ulYAJES0=",
"requires": {
"good-listener": "^1.2.2",
"select": "^1.1.2",
"tiny-emitter": "^2.0.0"
}
},
"colors": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/colors/-/colors-1.4.0.tgz",
"integrity": "sha1-xQSRR51MG9rtLJztMs98fcI2D3g="
},
"css-select": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/css-select/-/css-select-1.2.0.tgz",
"integrity": "sha1-KzoRBTnFNV8c2NMUYj6HCxIeyFg=",
"requires": {
"boolbase": "~1.0.0",
"css-what": "2.1",
"domutils": "1.5.1",
"nth-check": "~1.0.1"
}
},
"css-what": {
"version": "2.1.3",
"resolved": "https://registry.npmjs.org/css-what/-/css-what-2.1.3.tgz",
"integrity": "sha1-ptdgRXM2X+dGhsPzEcVlE9iChfI="
},
"delegate": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/delegate/-/delegate-3.2.0.tgz",
"integrity": "sha1-tmtxwxWFIuirV0T3INjKDCr1kWY="
},
"dom-serializer": {
"version": "0.1.1",
"resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-0.1.1.tgz",
"integrity": "sha1-HsQFnihLq+027sKUHUqXChic58A=",
"requires": {
"domelementtype": "^1.3.0",
"entities": "^1.1.1"
}
},
"domelementtype": {
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-1.3.1.tgz",
"integrity": "sha1-0EjESzew0Qp/Kj1f7j9DM9eQSB8="
},
"domhandler": {
"version": "2.4.2",
"resolved": "https://registry.npmjs.org/domhandler/-/domhandler-2.4.2.tgz",
"integrity": "sha1-iAUJfpM9ZehVRvcm1g9euItE+AM=",
"requires": {
"domelementtype": "1"
}
},
"domutils": {
"version": "1.5.1",
"resolved": "https://registry.npmjs.org/domutils/-/domutils-1.5.1.tgz",
"integrity": "sha1-3NhIiib1Y9YQeeSMn3t+Mjc2gs8=",
"requires": {
"dom-serializer": "0",
"domelementtype": "1"
}
},
"entities": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/entities/-/entities-1.1.2.tgz",
"integrity": "sha1-vfpzUplmTfr9NFKe1PhSKidf6lY="
},
"gitbook-plugin-anchor-nav-x": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/gitbook-plugin-anchor-nav-x/-/gitbook-plugin-anchor-nav-x-1.0.2.tgz",
"integrity": "sha1-5dOH9e6uZvI87meoJj2BS1D/Me0=",
"requires": {
"cheerio": "*",
"colors": "^1.1.2",
"github-slugid": "1.0.1",
"jquery": "^3.3.1"
}
},
"gitbook-plugin-baidu-tongji": {
"version": "1.0.4",
"resolved": "http://registry.npm.taobao.org/gitbook-plugin-baidu-tongji/download/gitbook-plugin-baidu-tongji-1.0.4.tgz",
"integrity": "sha1-b5Qcz8hOU4KiYk3HuUUgywOwDwI="
},
"gitbook-plugin-chapter-fold": {
"version": "0.0.4",
"resolved": "https://registry.npmjs.org/gitbook-plugin-chapter-fold/-/gitbook-plugin-chapter-fold-0.0.4.tgz",
"integrity": "sha1-3NWiH4C8vJjAiEGXdMOXrm1EY+8="
},
"gitbook-plugin-code": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/gitbook-plugin-code/-/gitbook-plugin-code-0.1.0.tgz",
"integrity": "sha1-gRqWALrvdViuGTzufVgQABZn6Xs="
},
"gitbook-plugin-custom-favicon": {
"version": "0.0.4",
"resolved": "https://registry.npmjs.org/gitbook-plugin-custom-favicon/-/gitbook-plugin-custom-favicon-0.0.4.tgz",
"integrity": "sha1-y3NynUdYy3xsVk6O+wNdH24Irs8="
},
"gitbook-plugin-donate": {
"version": "1.0.2",
"resolved": "http://registry.npm.taobao.org/gitbook-plugin-donate/download/gitbook-plugin-donate-1.0.2.tgz",
"integrity": "sha1-telSLNaTFY4a/ueAtfATk/0yP2Q="
},
"gitbook-plugin-expandable-chapters-interactive": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/gitbook-plugin-expandable-chapters-interactive/-/gitbook-plugin-expandable-chapters-interactive-0.1.0.tgz",
"integrity": "sha1-v2mtMMQLQUVoiZnIWeNt5i4Kggo="
},
"gitbook-plugin-folding-chapters": {
"version": "0.0.9",
"resolved": "https://registry.npmjs.org/gitbook-plugin-folding-chapters/-/gitbook-plugin-folding-chapters-0.0.9.tgz",
"integrity": "sha1-LlL/qUMGsLjrUfwwCWxHr1j45tg="
},
"gitbook-plugin-github": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/gitbook-plugin-github/-/gitbook-plugin-github-2.0.0.tgz",
"integrity": "sha1-UWbnY8/MQC1DKIC3pshcHFS1ao0="
},
"gitbook-plugin-github-buttons": {
"version": "3.0.0",
"resolved": "http://registry.npm.taobao.org/gitbook-plugin-github-buttons/download/gitbook-plugin-github-buttons-3.0.0.tgz",
"integrity": "sha1-ClfJJmUU/gWbgIRSDTuYRCTba+E="
},
"gitbook-plugin-hide-element": {
"version": "0.0.4",
"resolved": "https://registry.npmjs.org/gitbook-plugin-hide-element/-/gitbook-plugin-hide-element-0.0.4.tgz",
"integrity": "sha1-k6Pedq7r1TUmFZfSV/cYdvDR3DQ="
},
"gitbook-plugin-highlight": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/gitbook-plugin-highlight/-/gitbook-plugin-highlight-2.0.3.tgz",
"integrity": "sha1-ia9mqUwWj16t3j52dKgpW3fbWYc=",
"requires": {
"highlight.js": "9.8.0"
}
},
"gitbook-plugin-image-captions": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/gitbook-plugin-image-captions/-/gitbook-plugin-image-captions-3.1.0.tgz",
"integrity": "sha1-gG+V+ZRuSBKFzmmWI1N0OMaGsEo=",
"requires": {
"cheerio": "^0.22.0",
"q": "^1.4.1"
}
},
"gitbook-plugin-insert-logo": {
"version": "0.1.5",
"resolved": "https://registry.npmjs.org/gitbook-plugin-insert-logo/-/gitbook-plugin-insert-logo-0.1.5.tgz",
"integrity": "sha1-2q6N2kGiNtVPE5MeVwsmcpVXiFo="
},
"gitbook-plugin-popup": {
"version": "0.0.1",
"resolved": "https://registry.npmjs.org/gitbook-plugin-popup/-/gitbook-plugin-popup-0.0.1.tgz",
"integrity": "sha1-6iOOXiSMNc9Lc9KH3fVw8J3/Yzw="
},
"gitbook-plugin-prism": {
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/gitbook-plugin-prism/-/gitbook-plugin-prism-2.4.0.tgz",
"integrity": "sha1-QSjiy/pMjEYQ6O0zAFbCScXOsuk=",
"requires": {
"cheerio": "0.22.0",
"mkdirp": "0.5.1",
"prismjs": "^1.15.0"
}
},
"gitbook-plugin-search-plus": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/gitbook-plugin-search-plus/-/gitbook-plugin-search-plus-1.0.3.tgz",
"integrity": "sha1-oy7GCZ5WQTkCJMv3XIx34PiuMVw=",
"requires": {
"html-entities": "1.2.0"
}
},
"gitbook-plugin-splitter": {
"version": "0.0.8",
"resolved": "https://registry.npmjs.org/gitbook-plugin-splitter/-/gitbook-plugin-splitter-0.0.8.tgz",
"integrity": "sha1-8rBRMGD8kma0awQYLk7KHUtx+vw="
},
"gitbook-plugin-styled-blockquotes": {
"version": "1.1.4",
"resolved": "https://registry.npmjs.org/gitbook-plugin-styled-blockquotes/-/gitbook-plugin-styled-blockquotes-1.1.4.tgz",
"integrity": "sha1-69XvlEoTBKUfcpTLbvcpyO87JZs=",
"requires": {
"cheerio": "^1.0.0-rc.2"
},
"dependencies": {
"cheerio": {
"version": "1.0.0-rc.3",
"resolved": "https://registry.npmjs.org/cheerio/-/cheerio-1.0.0-rc.3.tgz",
"integrity": "sha1-CUY21CWy6cD065GkbAVjDJoai/Y=",
"requires": {
"css-select": "~1.2.0",
"dom-serializer": "~0.1.1",
"entities": "~1.1.1",
"htmlparser2": "^3.9.1",
"lodash": "^4.15.0",
"parse5": "^3.0.1"
}
}
}
},
"gitbook-plugin-tbfed-pagefooter": {
"version": "0.0.1",
"resolved": "https://registry.npmjs.org/gitbook-plugin-tbfed-pagefooter/-/gitbook-plugin-tbfed-pagefooter-0.0.1.tgz",
"integrity": "sha1-Fu54QGLdhQQmTEd+h2X8ScQb7T0=",
"requires": {
"moment": "^2.10.6"
}
},
"gitbook-plugin-theme-code": {
"version": "0.0.24",
"resolved": "https://registry.npmjs.org/gitbook-plugin-theme-code/-/gitbook-plugin-theme-code-0.0.24.tgz",
"integrity": "sha1-zDLrNgnOuZKKWJOmhETQbGwTPLY="
},
"gitbook-plugin-theme-veeam": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/gitbook-plugin-theme-veeam/-/gitbook-plugin-theme-veeam-1.0.4.tgz",
"integrity": "sha1-hC8pstSHbou9tLU2UEC40IgFJ6w="
},
"gitbook-plugin-toggle-chapters": {
"version": "0.0.3",
"resolved": "https://registry.npm.taobao.org/gitbook-plugin-toggle-chapters/download/gitbook-plugin-toggle-chapters-0.0.3.tgz",
"integrity": "sha1-bl9aphubLiIcOAzfbpKDIAFez7k="
},
"gitbook-plugin-zealar": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/gitbook-plugin-zealar/-/gitbook-plugin-zealar-1.0.3.tgz",
"integrity": "sha1-PJ5AdknHrFHkdMAKxl5xQc17xIM="
},
"github-slugid": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/github-slugid/-/github-slugid-1.0.1.tgz",
"integrity": "sha1-vM3QgVv61p2KNZ+k/WWUfWBuw8A="
},
"good-listener": {
"version": "1.2.2",
"resolved": "https://registry.npmjs.org/good-listener/-/good-listener-1.2.2.tgz",
"integrity": "sha1-1TswzfkxPf+33JoNR3CWqm0UXFA=",
"requires": {
"delegate": "^3.1.2"
}
},
"highlight.js": {
"version": "9.8.0",
"resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-9.8.0.tgz",
"integrity": "sha1-OO7vQM1F6t2+yMnlI4+3p4OjtoU="
},
"html-entities": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/html-entities/-/html-entities-1.2.0.tgz",
"integrity": "sha1-QZSMr4XOgv7Tbk5qDtNxpmZDeeI="
},
"htmlparser2": {
"version": "3.10.1",
"resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-3.10.1.tgz",
"integrity": "sha1-vWedw/WYl7ajS7EHSchVu1OpOS8=",
"requires": {
"domelementtype": "^1.3.1",
"domhandler": "^2.3.0",
"domutils": "^1.5.1",
"entities": "^1.1.1",
"inherits": "^2.0.1",
"readable-stream": "^3.1.1"
}
},
"inherits": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
"integrity": "sha1-D6LGT5MpF8NDOg3tVTY6rjdBa3w="
},
"jquery": {
"version": "3.4.1",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.4.1.tgz",
"integrity": "sha1-cU8fjZ3eS9+lV2S6N+8hRjDYDvI="
},
"lodash": {
"version": "4.17.15",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
"integrity": "sha1-tEf2ZwoEVbv+7dETku/zMOoJdUg="
},
"lodash.assignin": {
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/lodash.assignin/-/lodash.assignin-4.2.0.tgz",
"integrity": "sha1-uo31+4QesKPoBEIysOJjqNxqKKI="
},
"lodash.bind": {
"version": "4.2.1",
"resolved": "https://registry.npmjs.org/lodash.bind/-/lodash.bind-4.2.1.tgz",
"integrity": "sha1-euMBfpOWIqwxt9fX3LGzTbFpDTU="
},
"lodash.defaults": {
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/lodash.defaults/-/lodash.defaults-4.2.0.tgz",
"integrity": "sha1-0JF4cW/+pN3p5ft7N/bwgCJ0WAw="
},
"lodash.filter": {
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/lodash.filter/-/lodash.filter-4.6.0.tgz",
"integrity": "sha1-ZosdSYFgOuHMWm+nYBQ+SAtMSs4="
},
"lodash.flatten": {
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/lodash.flatten/-/lodash.flatten-4.4.0.tgz",
"integrity": "sha1-8xwiIlqWMtK7+OSt2+8kCqdlph8="
},
"lodash.foreach": {
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/lodash.foreach/-/lodash.foreach-4.5.0.tgz",
"integrity": "sha1-Gmo16s5AEoDH8G3d7DUWWrJ+PlM="
},
"lodash.map": {
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/lodash.map/-/lodash.map-4.6.0.tgz",
"integrity": "sha1-dx7Hg540c9nEzeKLGTlMNWL09tM="
},
"lodash.merge": {
"version": "4.6.2",
"resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
"integrity": "sha1-VYqlO0O2YeGSWgr9+japoQhf5Xo="
},
"lodash.pick": {
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/lodash.pick/-/lodash.pick-4.4.0.tgz",
"integrity": "sha1-UvBWEP/53tQiYRRB7R/BI6AwAbM="
},
"lodash.reduce": {
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/lodash.reduce/-/lodash.reduce-4.6.0.tgz",
"integrity": "sha1-8atrg5KZrUj3hKu/R2WW8DuRTTs="
},
"lodash.reject": {
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/lodash.reject/-/lodash.reject-4.6.0.tgz",
"integrity": "sha1-gNZJLcFHCGS79YNTO2UfQqn1JBU="
},
"lodash.some": {
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/lodash.some/-/lodash.some-4.6.0.tgz",
"integrity": "sha1-G7nzFO9ri63tE7VJFpsqlF62jk0="
},
"minimist": {
"version": "0.0.8",
"resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz",
"integrity": "sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0="
},
"mkdirp": {
"version": "0.5.1",
"resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz",
"integrity": "sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM=",
"requires": {
"minimist": "0.0.8"
}
},
"moment": {
"version": "2.24.0",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.24.0.tgz",
"integrity": "sha1-DQVdU/UFKqZTyfbraLtdEr9cK1s="
},
"nth-check": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/nth-check/-/nth-check-1.0.2.tgz",
"integrity": "sha1-sr0pXDfj3VijvwcAN2Zjuk2c8Fw=",
"requires": {
"boolbase": "~1.0.0"
}
},
"parse5": {
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/parse5/-/parse5-3.0.3.tgz",
"integrity": "sha1-BC95L/3TaFFVHPTp4Gazh0q0W1w=",
"requires": {
"@types/node": "*"
}
},
"prismjs": {
"version": "1.17.1",
"resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.17.1.tgz",
"integrity": "sha1-5mn8vUzdhzw1ECiBwzsU0NaFGb4=",
"requires": {
"clipboard": "^2.0.0"
}
},
"q": {
"version": "1.5.1",
"resolved": "https://registry.npmjs.org/q/-/q-1.5.1.tgz",
"integrity": "sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc="
},
"readable-stream": {
"version": "3.4.0",
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.4.0.tgz",
"integrity": "sha1-pRwmdUZY4KPCHb9ZFjvUW6b0R/w=",
"requires": {
"inherits": "^2.0.3",
"string_decoder": "^1.1.1",
"util-deprecate": "^1.0.1"
}
},
"safe-buffer": {
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.0.tgz",
"integrity": "sha1-t02uxJsRSPiMZLaNSbHoFcHy9Rk="
},
"select": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/select/-/select-1.1.2.tgz",
"integrity": "sha1-DnNQrN7ICxEIUoeG7B1EGNEbOW0="
},
"string_decoder": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz",
"integrity": "sha1-QvEUWUpGzxqOMLCoT1bHjD7awh4=",
"requires": {
"safe-buffer": "~5.2.0"
}
},
"tiny-emitter": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/tiny-emitter/-/tiny-emitter-2.1.0.tgz",
"integrity": "sha1-HRpW7fxRxD6GPLtTgqcjMONVVCM="
},
"util-deprecate": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
"integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8="
}
}
}
1
https://gitee.com/andyshao/layuiminiDoc.git
git@gitee.com:andyshao/layuiminiDoc.git
andyshao
layuiminiDoc
layuiminiDoc
master

搜索帮助