-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
158 lines (158 loc) · 4.49 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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
{
"name": "vuepress_lucymanualbook",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"docs:dev": "vuepress dev docs",
"docs:build": "vuepress build docs"
},
"author": "",
"license": "ISC",
"devDependencies": {
"@vuepress/plugin-nprogress": "^2.0.0-beta.49",
"@vuepress/plugin-search": "^1.9.7",
"vuepress": "^2.0.0-beta.49",
"vuepress-theme-book": "^0.0.9"
},
"dependencies": {
"ansi-regex": "^5.0.1",
"ansi-styles": "^4.3.0",
"anymatch": "^3.1.2",
"argparse": "^1.0.10",
"array-union": "^2.1.0",
"autoprefixer": "^10.4.7",
"base64-js": "^1.5.1",
"binary-extensions": "^2.2.0",
"bl": "^4.1.0",
"braces": "^3.0.2",
"browserslist": "^4.21.2",
"buffer": "^5.7.1",
"cac": "^6.7.12",
"caniuse-lite": "^1.0.30001366",
"chalk": "^4.1.2",
"chokidar": "^3.5.3",
"cli-cursor": "^3.1.0",
"cli-spinners": "^2.6.1",
"clone": "^1.0.4",
"color-convert": "^2.0.1",
"color-name": "^1.1.4",
"connect-history-api-fallback": "^2.0.0",
"cross-spawn": "^7.0.3",
"csstype": "^2.6.20",
"debug": "^4.3.4",
"defaults": "^1.0.3",
"dir-glob": "^3.0.1",
"electron-to-chromium": "^1.4.191",
"entities": "^3.0.1",
"envinfo": "^7.8.1",
"esbuild": "^0.14.49",
"esbuild-windows-64": "^0.14.49",
"escalade": "^3.1.1",
"esprima": "^4.0.1",
"estree-walker": "^2.0.2",
"execa": "^5.1.1",
"extend-shallow": "^2.0.1",
"fast-glob": "^3.2.11",
"fastq": "^1.13.0",
"fill-range": "^7.0.1",
"fraction.js": "^4.2.0",
"fs-extra": "^10.1.0",
"function-bind": "^1.1.1",
"get-stream": "^6.0.1",
"glob-parent": "^5.1.2",
"globby": "^11.1.0",
"graceful-fs": "^4.2.10",
"gray-matter": "^4.0.3",
"has": "^1.0.3",
"has-flag": "^4.0.0",
"hash-sum": "^2.0.0",
"human-signals": "^2.1.0",
"ieee754": "^1.2.1",
"ignore": "^5.2.0",
"immutable": "^4.1.0",
"inherits": "^2.0.4",
"is-binary-path": "^2.1.0",
"is-core-module": "^2.9.0",
"is-extendable": "^0.1.1",
"is-extglob": "^2.1.1",
"is-glob": "^4.0.3",
"is-interactive": "^1.0.0",
"is-number": "^7.0.0",
"is-stream": "^2.0.1",
"is-unicode-supported": "^0.1.0",
"isexe": "^2.0.0",
"js-yaml": "^3.14.1",
"jsonfile": "^6.1.0",
"kind-of": "^6.0.3",
"linkify-it": "^4.0.1",
"log-symbols": "^4.1.0",
"magic-string": "^0.25.9",
"markdown-it": "^13.0.1",
"markdown-it-anchor": "^8.6.4",
"markdown-it-container": "^3.0.0",
"markdown-it-emoji": "^2.0.2",
"mdurl": "^1.0.1",
"medium-zoom": "^1.0.6",
"merge-stream": "^2.0.0",
"merge2": "^1.4.1",
"micromatch": "^4.0.5",
"mimic-fn": "^2.1.0",
"ms": "^2.1.2",
"nanoid": "^3.3.4",
"node-releases": "^2.0.6",
"normalize-path": "^3.0.0",
"normalize-range": "^0.1.2",
"npm-run-path": "^4.0.1",
"onetime": "^5.1.2",
"ora": "^5.4.1",
"path-key": "^3.1.1",
"path-parse": "^1.0.7",
"path-type": "^4.0.0",
"picocolors": "^1.0.0",
"picomatch": "^2.3.1",
"postcss": "^8.4.14",
"postcss-value-parser": "^4.2.0",
"prismjs": "^1.28.0",
"queue-microtask": "^1.2.3",
"readable-stream": "^3.6.0",
"readdirp": "^3.6.0",
"resolve": "^1.22.1",
"restore-cursor": "^3.1.0",
"reusify": "^1.0.4",
"rollup": "^2.76.0",
"run-parallel": "^1.2.0",
"safe-buffer": "^5.2.1",
"sass": "^1.53.0",
"section-matter": "^1.0.0",
"shebang-command": "^2.0.0",
"shebang-regex": "^3.0.0",
"signal-exit": "^3.0.7",
"slash": "^3.0.0",
"source-map": "^0.6.1",
"source-map-js": "^1.0.2",
"sourcemap-codec": "^1.4.8",
"sprintf-js": "^1.0.3",
"string_decoder": "^1.3.0",
"strip-ansi": "^6.0.1",
"strip-bom-string": "^1.0.0",
"strip-final-newline": "^2.0.0",
"supports-color": "^7.2.0",
"supports-preserve-symlinks-flag": "^1.0.0",
"to-regex-range": "^5.0.1",
"ts-debounce": "^4.0.0",
"uc.micro": "^1.0.6",
"universalify": "^2.0.0",
"upath": "^2.0.1",
"update-browserslist-db": "^1.0.4",
"util-deprecate": "^1.0.2",
"vite": "^2.9.16",
"vue": "^3.2.37",
"vue-demi": "^0.13.4",
"vue-router": "^4.1.2",
"vuepress-vite": "^2.0.0-beta.49",
"wcwidth": "^1.0.1",
"which": "^2.0.2"
},
"description": ""
}