This repository has been archived by the owner on Jan 26, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
59 lines (59 loc) · 1.78 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
{
"_from": "vuepress-theme-reco@^1.4.6",
"_id": "[email protected]",
"_inBundle": false,
"_integrity": "sha512-531G+K/DVHIauCYhlgb5HJI6L5sYgUMLX0fi9v/x0naDK8WzzQwAQ74xdMnm4mcKC83wY7U/MX5lMFCpxc8QuQ==",
"_location": "/vuepress-theme-reco",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "vuepress-theme-reco@^1.4.6",
"name": "vuepress-theme-reco",
"escapedName": "vuepress-theme-reco",
"rawSpec": "^1.4.6",
"saveSpec": null,
"fetchSpec": "^1.4.6"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/vuepress-theme-reco/-/vuepress-theme-reco-1.4.6.tgz",
"_shasum": "4753d670cf8ef01660369688725c5e71564518d3",
"_spec": "vuepress-theme-reco@^1.4.6",
"_where": "E:\\Coding\\VuePress\\MenuDocs_Guide",
"author": {
"name": "reco_luan"
},
"bugs": {
"url": "https://github.com/MenuDocs/vuepress-theme-dart/issues"
},
"bundleDependencies": false,
"dependencies": {
"@vuepress-reco/vuepress-plugin-back-to-top": "^1.4.0",
"@vuepress-reco/vuepress-plugin-comments": "^1.4.6",
"@vuepress-reco/vuepress-plugin-pagation": "^1.4.6",
"@vuepress/plugin-blog": "1.9.2",
"@vuepress/plugin-medium-zoom": "1.5.0",
"docsearch.js": "2.6.3",
"md5": "2.2.1",
"vue-click-outside": "1.1.0"
},
"deprecated": false,
"description": "A simple and beautiful vuepress Blog & Doc theme.",
"gitHead": "e9ed1f242584d12ae1cdbdb15770139666ac4b53",
"homepage": "https://github.com/MenuDocs/vuepress-theme-reco",
"keywords": [
"vuepress",
"vue",
"theme"
],
"license": "MIT",
"main": "index.js",
"name": "vuepress-theme-dart",
"repository": {
"type": "git",
"url": "git+https://github.com/MenuDocs/vuepress-theme-dart.git"
},
"version": "1.4.6"
}