-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
192 lines (192 loc) · 5.2 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
{
"name": "portfolio_website",
"version": "1.0.0",
"description": "Portfolio website",
"main": "index.js",
"scripts": {
"sass": "node-sass -w scss/ -o dist/css --recrusive"
},
"author": "",
"license": "ISC",
"devDependencies": {
"node-sass": "^6.0.1"
},
"dependencies": {
"abbrev": "^1.1.1",
"ajv": "^6.12.6",
"amdefine": "^1.0.1",
"ansi-styles": "^2.2.1",
"aproba": "^1.2.0",
"ansi-regex": "^2.1.1",
"arrify": "^1.0.1",
"assert-plus": "^1.0.0",
"are-we-there-yet": "^1.1.5",
"aws4": "^1.11.0",
"aws-sign2": "^0.7.0",
"bcrypt-pbkdf": "^1.0.2",
"asn1": "^0.2.4",
"async-foreach": "^0.1.3",
"asynckit": "^0.4.0",
"balanced-match": "^1.0.2",
"camelcase": "^5.3.1",
"camelcase-keys": "^6.2.2",
"brace-expansion": "^1.1.11",
"caseless": "^0.12.0",
"color-name": "^1.1.3",
"chalk": "^1.1.3",
"concat-map": "^0.0.1",
"code-point-at": "^1.1.0",
"chownr": "^2.0.0",
"cliui": "^5.0.0",
"color-convert": "^1.9.3",
"cross-spawn": "^7.0.3",
"combined-stream": "^1.0.8",
"console-control-strings": "^1.1.0",
"delegates": "^1.0.0",
"dashdash": "^1.14.1",
"core-util-is": "^1.0.2",
"ecc-jsbn": "^0.1.2",
"delayed-stream": "^1.0.0",
"decamelize": "^1.2.0",
"emoji-regex": "^7.0.3",
"extsprintf": "^1.3.0",
"decamelize-keys": "^1.1.0",
"env-paths": "^2.2.1",
"extend": "^3.0.2",
"error-ex": "^1.3.2",
"escape-string-regexp": "^1.0.5",
"fast-deep-equal": "^3.1.3",
"forever-agent": "^0.6.1",
"fast-json-stable-stringify": "^2.1.0",
"fs.realpath": "^1.0.0",
"find-up": "^4.1.0",
"form-data": "^2.3.3",
"gaze": "^1.1.3",
"fs-minipass": "^2.1.0",
"getpass": "^0.1.7",
"gauge": "^2.7.4",
"get-stdin": "^4.0.1",
"get-caller-file": "^2.0.5",
"globule": "^1.3.2",
"glob": "^7.1.7",
"function-bind": "^1.1.1",
"graceful-fs": "^4.2.6",
"har-schema": "^2.0.0",
"has-flag": "^3.0.0",
"har-validator": "^5.1.5",
"has": "^1.0.3",
"has-unicode": "^2.0.1",
"hard-rejection": "^2.1.0",
"http-signature": "^1.2.0",
"indent-string": "^4.0.0",
"inflight": "^1.0.6",
"hosted-git-info": "^4.0.2",
"has-ansi": "^2.0.0",
"inherits": "^2.0.4",
"is-core-module": "^2.4.0",
"is-arrayish": "^0.2.1",
"is-plain-obj": "^1.1.0",
"is-typedarray": "^1.0.0",
"is-fullwidth-code-point": "^1.0.0",
"isarray": "^1.0.0",
"isstream": "^0.1.2",
"js-tokens": "^4.0.0",
"isexe": "^2.0.0",
"js-base64": "^2.6.4",
"json-schema": "^0.2.3",
"jsbn": "^0.1.1",
"json-parse-even-better-errors": "^2.3.1",
"jsprim": "^1.4.1",
"json-schema-traverse": "^0.4.1",
"lines-and-columns": "^1.1.6",
"lru-cache": "^6.0.0",
"kind-of": "^6.0.3",
"lodash": "^4.17.21",
"locate-path": "^5.0.0",
"json-stringify-safe": "^5.0.1",
"mime-db": "^1.48.0",
"min-indent": "^1.0.1",
"mime-types": "^2.1.31",
"minipass": "^3.1.3",
"minimatch": "^3.0.4",
"meow": "^9.0.0",
"minizlib": "^2.1.2",
"map-obj": "^4.2.1",
"mkdirp": "^1.0.4",
"minimist-options": "^4.1.0",
"oauth-sign": "^0.9.0",
"normalize-package-data": "^3.0.2",
"nan": "^2.14.2",
"once": "^1.4.0",
"number-is-nan": "^1.0.1",
"node-gyp": "^7.1.2",
"npmlog": "^4.1.2",
"p-locate": "^4.1.0",
"nopt": "^5.0.0",
"p-try": "^2.2.0",
"path-exists": "^4.0.0",
"object-assign": "^4.1.1",
"path-is-absolute": "^1.0.1",
"p-limit": "^2.3.0",
"performance-now": "^2.1.0",
"parse-json": "^5.2.0",
"qs": "^6.5.2",
"psl": "^1.8.0",
"process-nextick-args": "^2.0.1",
"path-key": "^3.1.1",
"path-parse": "^1.0.7",
"quick-lru": "^4.0.1",
"read-pkg": "^5.2.0",
"read-pkg-up": "^7.0.1",
"readable-stream": "^2.3.7",
"request": "^2.88.2",
"punycode": "^2.1.1",
"resolve": "^1.20.0",
"require-directory": "^2.1.1",
"redent": "^3.0.0",
"require-main-filename": "^2.0.0",
"safer-buffer": "^2.1.2",
"shebang-command": "^2.0.0",
"rimraf": "^3.0.2",
"safe-buffer": "^5.1.2",
"semver": "^7.3.5",
"shebang-regex": "^3.0.0",
"sass-graph": "^2.2.5",
"scss-tokenizer": "^0.2.3",
"signal-exit": "^3.0.3",
"set-blocking": "^2.0.0",
"stdout-stream": "^1.4.1",
"spdx-exceptions": "^2.3.0",
"spdx-correct": "^3.1.1",
"source-map": "^0.4.4",
"spdx-expression-parse": "^3.0.1",
"string_decoder": "^1.1.1",
"sshpk": "^1.16.1",
"strip-ansi": "^3.0.1",
"spdx-license-ids": "^3.0.9",
"supports-color": "^2.0.0",
"tar": "^6.1.0",
"strip-indent": "^3.0.0",
"tunnel-agent": "^0.6.0",
"tweetnacl": "^0.14.5",
"string-width": "^1.0.2",
"trim-newlines": "^3.0.1",
"verror": "^1.10.0",
"true-case-path": "^1.0.3",
"tough-cookie": "^2.5.0",
"util-deprecate": "^1.0.2",
"type-fest": "^0.18.1",
"uuid": "^3.4.0",
"uri-js": "^4.4.1",
"wide-align": "^1.1.3",
"validate-npm-package-license": "^3.0.4",
"wrap-ansi": "^5.1.0",
"which-module": "^2.0.0",
"wrappy": "^1.0.2",
"which": "^2.0.2",
"yargs": "^13.3.2",
"y18n": "^4.0.3",
"yallist": "^4.0.0",
"yargs-parser": "^20.2.9"
}
}