meface/docs/.vuepress/theme/package.json

62 lines
1.8 KiB
JSON
Raw Normal View History

2023-11-17 10:54:23 +08:00
{
"_from": "vuepress-theme-reco",
"_id": "vuepress-theme-reco@1.5.7",
"_inBundle": false,
"_integrity": "sha1-EAySsz3Nkxh0lSrE6yfhI8+/h84=",
"_location": "/vuepress-theme-reco",
"_phantomChildren": {
"smoothscroll-polyfill": "0.4.4"
},
"_requested": {
"type": "tag",
"registry": true,
"raw": "vuepress-theme-reco",
"name": "vuepress-theme-reco",
"escapedName": "vuepress-theme-reco",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#DEV:/",
"#USER"
],
"_resolved": "https://registry.npm.taobao.org/vuepress-theme-reco/download/vuepress-theme-reco-1.5.7.tgz",
"_shasum": "100c92b33dcd931874952ac4eb27e123cfbf87ce",
"_spec": "vuepress-theme-reco",
"_where": "C:\\D\\code\\meface",
"author": {
"name": "reco_luan"
},
"bugs": {
"url": "https://github.com/vuepress-reco/vuepress-theme-reco/issues"
},
"bundleDependencies": false,
"dependencies": {
"@vuepress-reco/vuepress-plugin-back-to-top": "^1.5.7",
"@vuepress-reco/vuepress-plugin-comments": "^1.5.7",
"@vuepress-reco/vuepress-plugin-loading-page": "^1.5.7",
"@vuepress-reco/vuepress-plugin-pagation": "^1.5.7",
"@vuepress/plugin-blog": "1.9.2",
"@vuepress/plugin-medium-zoom": "1.5.0",
"core-js": "^3.9.1",
"docsearch.js": "2.6.3",
"md5": "2.2.1",
"vue-click-outside": "1.1.0",
"vuepress-plugin-smooth-scroll": "^0.0.9"
},
"deprecated": false,
"description": "A simple and beautiful vuepress Blog & Doc theme.",
"gitHead": "98f64814b5adb7fee8dfc9436540d6f4780fd7cf",
"homepage": "https://vuepress-theme-reco.recoluan.com",
"keywords": [
"vuepress",
"vue",
"theme"
],
"license": "MIT",
"main": "index.js",
"name": "vuepress-theme-reco",
"version": "1.5.7"
}