-
Notifications
You must be signed in to change notification settings - Fork 4
/
package.json
193 lines (193 loc) · 5.79 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
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
{
"name": "koushikagawa.github.io",
"version": "1.0.0",
"description": "職務経歴書をGitHubにて公開しています。 GitHub pagesは[こちら](https://koushikagawa.github.io/)",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/KoushiKagawa/koushikagawa.github.io.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/KoushiKagawa/koushikagawa.github.io/issues"
},
"homepage": "https://github.com/KoushiKagawa/koushikagawa.github.io#readme",
"devDependencies": {
"textlint": "^12.0.2"
},
"dependencies": {
"ajv": "^8.6.3",
"ansi-regex": "^2.1.1",
"ansi-styles": "^2.2.1",
"argparse": "^1.0.10",
"astral-regex": "^2.0.0",
"bail": "^1.0.5",
"balanced-match": "^1.0.2",
"boundary": "^1.0.1",
"brace-expansion": "^1.1.11",
"call-bind": "^1.0.2",
"ccount": "^1.1.0",
"chalk": "^1.1.3",
"character-entities": "^1.2.4",
"character-entities-legacy": "^1.1.4",
"character-reference-invalid": "^1.1.4",
"charenc": "^0.0.2",
"code-point-at": "^1.1.0",
"color-convert": "^2.0.1",
"color-name": "^1.1.4",
"concat-map": "^0.0.1",
"crypt": "^0.0.2",
"debug": "^4.3.2",
"deep-equal": "^1.1.1",
"deep-is": "^0.1.4",
"define-properties": "^1.1.3",
"diff": "^4.0.2",
"emoji-regex": "^8.0.0",
"error-ex": "^1.3.2",
"escape-string-regexp": "^1.0.5",
"esprima": "^4.0.1",
"extend": "^3.0.2",
"fast-deep-equal": "^3.1.3",
"fast-levenshtein": "^2.0.6",
"fault": "^1.0.4",
"file-entry-cache": "^5.0.1",
"find-up": "^2.1.0",
"flat-cache": "^2.0.1",
"flatted": "^2.0.2",
"format": "^0.2.2",
"fs.realpath": "^1.0.0",
"function-bind": "^1.1.1",
"get-intrinsic": "^1.1.1",
"get-stdin": "^5.0.1",
"glob": "^7.1.7",
"graceful-fs": "^4.2.8",
"has": "^1.0.3",
"has-ansi": "^2.0.0",
"has-symbols": "^1.0.2",
"has-tostringtag": "^1.0.0",
"hosted-git-info": "^2.8.9",
"inflight": "^1.0.6",
"inherits": "^2.0.4",
"is-alphabetical": "^1.0.4",
"is-alphanumerical": "^1.0.4",
"is-arguments": "^1.1.1",
"is-arrayish": "^0.2.1",
"is-buffer": "^1.1.6",
"is-core-module": "^2.6.0",
"is-date-object": "^1.0.5",
"is-decimal": "^1.0.4",
"is-file": "^1.0.0",
"is-fullwidth-code-point": "^1.0.0",
"is-hexadecimal": "^1.0.4",
"is-plain-obj": "^2.1.0",
"is-regex": "^1.1.4",
"is-utf8": "^0.2.1",
"js-yaml": "^3.14.1",
"json-parse-better-errors": "^1.0.2",
"json-schema-traverse": "^1.0.0",
"json5": "^2.2.0",
"levn": "^0.4.1",
"load-json-file": "^1.1.0",
"locate-path": "^2.0.0",
"lodash.clonedeep": "^4.5.0",
"lodash.truncate": "^4.4.2",
"log-symbols": "^1.0.2",
"longest-streak": "^2.0.4",
"markdown-table": "^2.0.0",
"md5": "^2.3.0",
"mdast-util-find-and-replace": "^1.1.1",
"mdast-util-footnote": "^0.1.7",
"mdast-util-from-markdown": "^0.8.5",
"mdast-util-frontmatter": "^0.2.0",
"mdast-util-gfm": "^0.1.2",
"mdast-util-gfm-autolink-literal": "^0.1.3",
"mdast-util-gfm-strikethrough": "^0.2.3",
"mdast-util-gfm-table": "^0.1.6",
"mdast-util-gfm-task-list-item": "^0.1.6",
"mdast-util-to-markdown": "^0.6.5",
"mdast-util-to-string": "^2.0.0",
"micromark": "^2.11.4",
"micromark-extension-footnote": "^0.3.2",
"micromark-extension-frontmatter": "^0.2.2",
"micromark-extension-gfm": "^0.3.3",
"micromark-extension-gfm-autolink-literal": "^0.5.7",
"micromark-extension-gfm-strikethrough": "^0.6.5",
"micromark-extension-gfm-table": "^0.4.3",
"micromark-extension-gfm-tagfilter": "^0.3.0",
"micromark-extension-gfm-task-list-item": "^0.3.3",
"minimatch": "^3.0.4",
"minimist": "^1.2.5",
"mkdirp": "^0.5.5",
"ms": "^2.1.2",
"normalize-package-data": "^2.5.0",
"number-is-nan": "^1.0.1",
"object-is": "^1.1.5",
"object-keys": "^1.1.1",
"once": "^1.4.0",
"optionator": "^0.9.1",
"p-limit": "^1.3.0",
"p-locate": "^2.0.0",
"p-try": "^1.0.0",
"parse-entities": "^2.0.0",
"parse-json": "^2.2.0",
"path-exists": "^3.0.0",
"path-is-absolute": "^1.0.1",
"path-parse": "^1.0.7",
"path-to-glob-pattern": "^1.0.2",
"path-type": "^1.1.0",
"pify": "^2.3.0",
"pinkie": "^2.0.4",
"pinkie-promise": "^2.0.1",
"pluralize": "^2.0.0",
"prelude-ls": "^1.2.1",
"punycode": "^2.1.1",
"rc-config-loader": "^3.0.0",
"read-pkg": "^1.1.0",
"read-pkg-up": "^3.0.0",
"regexp.prototype.flags": "^1.3.1",
"remark-footnotes": "^3.0.0",
"remark-frontmatter": "^3.0.0",
"remark-gfm": "^1.0.0",
"remark-parse": "^9.0.0",
"repeat-string": "^1.6.1",
"require-from-string": "^2.0.2",
"resolve": "^1.20.0",
"rimraf": "^2.6.3",
"semver": "^5.7.1",
"slice-ansi": "^4.0.0",
"spdx-correct": "^3.1.1",
"spdx-exceptions": "^2.3.0",
"spdx-expression-parse": "^3.0.1",
"spdx-license-ids": "^3.0.10",
"sprintf-js": "^1.0.3",
"string-width": "^1.0.2",
"strip-ansi": "^6.0.0",
"strip-bom": "^2.0.0",
"structured-source": "^3.0.2",
"supports-color": "^2.0.0",
"table": "^6.7.1",
"text-table": "^0.2.0",
"traverse": "^0.6.6",
"trough": "^1.0.5",
"try-resolve": "^1.0.1",
"type-check": "^0.4.0",
"unified": "^9.2.2",
"unique-concat": "^0.2.2",
"unist-util-is": "^4.1.0",
"unist-util-stringify-position": "^2.0.3",
"unist-util-visit-parents": "^3.1.1",
"uri-js": "^4.4.1",
"validate-npm-package-license": "^3.0.4",
"vfile": "^4.2.1",
"vfile-message": "^2.0.4",
"word-wrap": "^1.2.3",
"wrappy": "^1.0.2",
"write": "^1.0.3",
"xml-escape": "^1.1.0",
"zwitch": "^1.0.5"
}
}