-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
37 lines (37 loc) · 1.22 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
{
"name": "cb_vuepress-theme-reco",
"version": "1.4.5",
"description": "A simple and beautiful vuepress Blog & Doc theme.",
"keywords": [
"vuepress",
"vue",
"theme"
],
"homepage": "https://vuepress-theme-reco.recoluan.com",
"bugs": {
"url": "https://github.com/vuepress-reco/vuepress-theme-reco/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/cdnbye/cb_vuepress-theme-reco.git"
},
"license": "MIT",
"author": "reco_luan",
"main": "index.js",
"dependencies": {
"@vuepress-reco/vuepress-plugin-back-to-top": "^1.4.0",
"@vuepress-reco/vuepress-plugin-comments": "^1.4.3",
"@vuepress-reco/vuepress-plugin-loading-page": "^1.4.0",
"@vuepress-reco/vuepress-plugin-pagation": "^1.4.0",
"@vuepress/plugin-blog": "1.9.2",
"@vuepress/plugin-medium-zoom": "1.4.1",
"docsearch.js": "2.6.3",
"md5": "2.2.1",
"valine": "1.4.4",
"vue-click-outside": "1.1.0"
},
"gitHead": "44f9d0eb140fed40ba3cce815213c978a06faee0",
"_from": "[email protected]",
"_resolved": "https://registry.npm.taobao.org/vuepress-theme-reco/download/vuepress-theme-reco-1.4.5.tgz",
"__npminstall_done": "Thu Apr 30 2020 16:23:11 GMT+0800 (China Standard Time)"
}