|
13 | 13 | },
|
14 | 14 | "name": "homework6",
|
15 | 15 | "version": "1.0.0",
|
16 |
| - "description": "**Add tasks form**\r Allows you to add tasks to the list. Task fields available for filling (only\r the title is required):\r ● Heading\r ● Description\r ● Date\r ● Priority (dropdown list with more than one value) After adding a\r task to the list, the form fields are reset (clean) to their initial value\r (all except the date).", |
| 16 | + "description": "Add tasks form", |
17 | 17 | "main": "main.js",
|
18 |
| - "dependencies": { |
19 |
| - "accepts": "^1.3.8", |
20 |
| - "acorn": "^8.12.0", |
21 |
| - "acorn-import-attributes": "^1.9.5", |
22 |
| - "ajv": "^6.12.6", |
23 |
| - "ajv-formats": "^2.1.1", |
24 |
| - "ajv-keywords": "^3.5.2", |
25 |
| - "ansi-html-community": "^0.0.8", |
26 |
| - "ansi-regex": "^6.0.1", |
27 |
| - "ansi-styles": "^4.3.0", |
28 |
| - "anymatch": "^3.1.3", |
29 |
| - "array-flatten": "^1.1.1", |
30 |
| - "balanced-match": "^1.0.2", |
31 |
| - "batch": "^0.6.1", |
32 |
| - "binary-extensions": "^2.3.0", |
33 |
| - "body-parser": "^1.20.2", |
34 |
| - "bonjour-service": "^1.2.1", |
35 |
| - "brace-expansion": "^2.0.1", |
36 |
| - "braces": "^3.0.3", |
37 |
| - "browserslist": "^4.23.1", |
38 |
| - "buffer-from": "^1.1.2", |
39 |
| - "bundle-name": "^4.1.0", |
40 |
| - "bytes": "^3.0.0", |
41 |
| - "call-bind": "^1.0.7", |
42 |
| - "caniuse-lite": "^1.0.30001636", |
43 |
| - "chalk": "^4.1.2", |
44 |
| - "chokidar": "^3.6.0", |
45 |
| - "chrome-trace-event": "^1.0.4", |
46 |
| - "clone-deep": "^4.0.1", |
47 |
| - "color-convert": "^2.0.1", |
48 |
| - "color-name": "^1.1.4", |
49 |
| - "colorette": "^2.0.20", |
50 |
| - "commander": "^2.20.3", |
51 |
| - "compressible": "^2.0.18", |
52 |
| - "compression": "^1.7.4", |
53 |
| - "connect-history-api-fallback": "^2.0.0", |
54 |
| - "content-disposition": "^0.5.4", |
55 |
| - "content-type": "^1.0.5", |
56 |
| - "cookie": "^0.6.0", |
57 |
| - "cookie-signature": "^1.0.6", |
58 |
| - "core-util-is": "^1.0.3", |
59 |
| - "cross-spawn": "^7.0.3", |
60 |
| - "debug": "^2.6.9", |
61 |
| - "default-browser": "^5.2.1", |
62 |
| - "default-browser-id": "^5.0.0", |
63 |
| - "default-gateway": "^6.0.3", |
64 |
| - "define-data-property": "^1.1.4", |
65 |
| - "define-lazy-prop": "^3.0.0", |
66 |
| - "depd": "^2.0.0", |
67 |
| - "destroy": "^1.2.0", |
68 |
| - "detect-node": "^2.1.0", |
69 |
| - "dns-packet": "^5.6.1", |
70 |
| - "eastasianwidth": "^0.2.0", |
71 |
| - "ee-first": "^1.1.1", |
72 |
| - "electron-to-chromium": "^1.4.803", |
73 |
| - "emoji-regex": "^9.2.2", |
74 |
| - "encodeurl": "^1.0.2", |
75 |
| - "enhanced-resolve": "^5.17.0", |
76 |
| - "envinfo": "^7.13.0", |
77 |
| - "es-define-property": "^1.0.0", |
78 |
| - "es-errors": "^1.3.0", |
79 |
| - "es-module-lexer": "^1.5.3", |
80 |
| - "escalade": "^3.1.2", |
81 |
| - "escape-html": "^1.0.3", |
82 |
| - "eslint-scope": "^5.1.1", |
83 |
| - "esrecurse": "^4.3.0", |
84 |
| - "estraverse": "^4.3.0", |
85 |
| - "etag": "^1.8.1", |
86 |
| - "eventemitter3": "^4.0.7", |
87 |
| - "events": "^3.3.0", |
88 |
| - "execa": "^5.1.1", |
89 |
| - "express": "^4.19.2", |
90 |
| - "fast-deep-equal": "^3.1.3", |
91 |
| - "fast-json-stable-stringify": "^2.1.0", |
92 |
| - "fastest-levenshtein": "^1.0.16", |
93 |
| - "faye-websocket": "^0.11.4", |
94 |
| - "fill-range": "^7.1.1", |
95 |
| - "finalhandler": "^1.2.0", |
96 |
| - "find-up": "^4.1.0", |
97 |
| - "flat": "^5.0.2", |
98 |
| - "follow-redirects": "^1.15.6", |
99 |
| - "foreground-child": "^3.2.1", |
100 |
| - "forwarded": "^0.2.0", |
101 |
| - "fresh": "^0.5.2", |
102 |
| - "function-bind": "^1.1.2", |
103 |
| - "get-intrinsic": "^1.2.4", |
104 |
| - "get-stream": "^6.0.1", |
105 |
| - "glob": "^10.4.1", |
106 |
| - "glob-parent": "^5.1.2", |
107 |
| - "glob-to-regexp": "^0.4.1", |
108 |
| - "gopd": "^1.0.1", |
109 |
| - "graceful-fs": "^4.2.11", |
110 |
| - "handle-thing": "^2.0.1", |
111 |
| - "has-flag": "^4.0.0", |
112 |
| - "has-property-descriptors": "^1.0.2", |
113 |
| - "has-proto": "^1.0.3", |
114 |
| - "has-symbols": "^1.0.3", |
115 |
| - "hasown": "^2.0.2", |
116 |
| - "hpack.js": "^2.1.6", |
117 |
| - "html-entities": "^2.5.2", |
118 |
| - "http-deceiver": "^1.2.7", |
119 |
| - "http-errors": "^2.0.0", |
120 |
| - "http-parser-js": "^0.5.8", |
121 |
| - "http-proxy": "^1.18.1", |
122 |
| - "http-proxy-middleware": "^2.0.6", |
123 |
| - "human-signals": "^2.1.0", |
124 |
| - "hyperdyperid": "^1.2.0", |
125 |
| - "iconv-lite": "^0.4.24", |
126 |
| - "import-local": "^3.1.0", |
127 |
| - "inherits": "^2.0.4", |
128 |
| - "interpret": "^3.1.1", |
129 |
| - "ipaddr.js": "^2.2.0", |
130 |
| - "is-binary-path": "^2.1.0", |
131 |
| - "is-core-module": "^2.13.1", |
132 |
| - "is-docker": "^3.0.0", |
133 |
| - "is-extglob": "^2.1.1", |
134 |
| - "is-fullwidth-code-point": "^3.0.0", |
135 |
| - "is-glob": "^4.0.3", |
136 |
| - "is-inside-container": "^1.0.0", |
137 |
| - "is-network-error": "^1.1.0", |
138 |
| - "is-number": "^7.0.0", |
139 |
| - "is-plain-obj": "^3.0.0", |
140 |
| - "is-plain-object": "^2.0.4", |
141 |
| - "is-stream": "^2.0.1", |
142 |
| - "is-wsl": "^3.1.0", |
143 |
| - "isarray": "^1.0.0", |
144 |
| - "isexe": "^2.0.0", |
145 |
| - "isobject": "^3.0.1", |
146 |
| - "jackspeak": "^3.4.0", |
147 |
| - "jest-worker": "^27.5.1", |
148 |
| - "json-parse-even-better-errors": "^2.3.1", |
149 |
| - "json-schema-traverse": "^0.4.1", |
150 |
| - "kind-of": "^6.0.3", |
151 |
| - "launch-editor": "^2.7.0", |
152 |
| - "loader-runner": "^4.3.0", |
153 |
| - "locate-path": "^5.0.0", |
154 |
| - "lru-cache": "^10.2.2", |
155 |
| - "media-typer": "^0.3.0", |
156 |
| - "memfs": "^4.9.3", |
157 |
| - "merge-descriptors": "^1.0.1", |
158 |
| - "merge-stream": "^2.0.0", |
159 |
| - "methods": "^1.1.2", |
160 |
| - "micromatch": "^4.0.7", |
161 |
| - "mime": "^1.6.0", |
162 |
| - "mime-db": "^1.52.0", |
163 |
| - "mime-types": "^2.1.35", |
164 |
| - "mimic-fn": "^2.1.0", |
165 |
| - "minimalistic-assert": "^1.0.1", |
166 |
| - "minimatch": "^9.0.4", |
167 |
| - "minipass": "^7.1.2", |
168 |
| - "ms": "^2.0.0", |
169 |
| - "multicast-dns": "^7.2.5", |
170 |
| - "negotiator": "^0.6.3", |
171 |
| - "neo-async": "^2.6.2", |
172 |
| - "node-forge": "^1.3.1", |
173 |
| - "node-releases": "^2.0.14", |
174 |
| - "normalize-path": "^3.0.0", |
175 |
| - "npm-run-path": "^4.0.1", |
176 |
| - "object-inspect": "^1.13.1", |
177 |
| - "obuf": "^1.1.2", |
178 |
| - "on-finished": "^2.4.1", |
179 |
| - "on-headers": "^1.0.2", |
180 |
| - "onetime": "^5.1.2", |
181 |
| - "open": "^10.1.0", |
182 |
| - "p-limit": "^2.3.0", |
183 |
| - "p-locate": "^4.1.0", |
184 |
| - "p-retry": "^6.2.0", |
185 |
| - "p-try": "^2.2.0", |
186 |
| - "parseurl": "^1.3.3", |
187 |
| - "path-exists": "^4.0.0", |
188 |
| - "path-key": "^3.1.1", |
189 |
| - "path-parse": "^1.0.7", |
190 |
| - "path-scurry": "^1.11.1", |
191 |
| - "path-to-regexp": "^0.1.7", |
192 |
| - "picocolors": "^1.0.1", |
193 |
| - "picomatch": "^2.3.1", |
194 |
| - "pkg-dir": "^4.2.0", |
195 |
| - "process-nextick-args": "^2.0.1", |
196 |
| - "proxy-addr": "^2.0.7", |
197 |
| - "punycode": "^2.3.1", |
198 |
| - "qs": "^6.11.0", |
199 |
| - "randombytes": "^2.1.0", |
200 |
| - "range-parser": "^1.2.1", |
201 |
| - "raw-body": "^2.5.2", |
202 |
| - "readable-stream": "^3.6.2", |
203 |
| - "readdirp": "^3.6.0", |
204 |
| - "rechoir": "^0.8.0", |
205 |
| - "require-from-string": "^2.0.2", |
206 |
| - "requires-port": "^1.0.0", |
207 |
| - "resolve": "^1.22.8", |
208 |
| - "resolve-cwd": "^3.0.0", |
209 |
| - "resolve-from": "^5.0.0", |
210 |
| - "retry": "^0.13.1", |
211 |
| - "rimraf": "^5.0.7", |
212 |
| - "run-applescript": "^7.0.0", |
213 |
| - "safe-buffer": "^5.2.1", |
214 |
| - "safer-buffer": "^2.1.2", |
215 |
| - "schema-utils": "^3.3.0", |
216 |
| - "select-hose": "^2.0.0", |
217 |
| - "selfsigned": "^2.4.1", |
218 |
| - "semver": "^7.6.2", |
219 |
| - "send": "^0.18.0", |
220 |
| - "serialize-javascript": "^6.0.2", |
221 |
| - "serve-index": "^1.9.1", |
222 |
| - "serve-static": "^1.15.0", |
223 |
| - "set-function-length": "^1.2.2", |
224 |
| - "setprototypeof": "^1.2.0", |
225 |
| - "shallow-clone": "^3.0.1", |
226 |
| - "shebang-command": "^2.0.0", |
227 |
| - "shebang-regex": "^3.0.0", |
228 |
| - "shell-quote": "^1.8.1", |
229 |
| - "side-channel": "^1.0.6", |
230 |
| - "signal-exit": "^3.0.7", |
231 |
| - "sockjs": "^0.3.24", |
232 |
| - "source-map": "^0.7.4", |
233 |
| - "source-map-support": "^0.5.21", |
234 |
| - "spdy": "^4.0.2", |
235 |
| - "spdy-transport": "^3.0.0", |
236 |
| - "statuses": "^2.0.1", |
237 |
| - "string_decoder": "^1.3.0", |
238 |
| - "string-width": "^5.1.2", |
239 |
| - "string-width-cjs": "^4.2.3", |
240 |
| - "strip-ansi": "^7.1.0", |
241 |
| - "strip-ansi-cjs": "^6.0.1", |
242 |
| - "strip-final-newline": "^2.0.0", |
243 |
| - "supports-color": "^7.2.0", |
244 |
| - "supports-preserve-symlinks-flag": "^1.0.0", |
245 |
| - "tapable": "^2.2.1", |
246 |
| - "terser": "^5.31.1", |
247 |
| - "terser-webpack-plugin": "^5.3.10", |
248 |
| - "thingies": "^1.21.0", |
249 |
| - "thunky": "^1.1.0", |
250 |
| - "to-regex-range": "^5.0.1", |
251 |
| - "toidentifier": "^1.0.1", |
252 |
| - "tree-dump": "^1.0.1", |
253 |
| - "tslib": "^2.6.3", |
254 |
| - "type-is": "^1.6.18", |
255 |
| - "undici-types": "^5.26.5", |
256 |
| - "unpipe": "^1.0.0", |
257 |
| - "update-browserslist-db": "^1.0.16", |
258 |
| - "uri-js": "^4.4.1", |
259 |
| - "util-deprecate": "^1.0.2", |
260 |
| - "utils-merge": "^1.0.1", |
261 |
| - "uuid": "^8.3.2", |
262 |
| - "vary": "^1.1.2", |
263 |
| - "watchpack": "^2.4.1", |
264 |
| - "wbuf": "^1.7.3", |
265 |
| - "webpack-dev-middleware": "^7.2.1", |
266 |
| - "webpack-merge": "^5.10.0", |
267 |
| - "webpack-sources": "^3.2.3", |
268 |
| - "websocket-driver": "^0.7.4", |
269 |
| - "websocket-extensions": "^0.1.4", |
270 |
| - "which": "^2.0.2", |
271 |
| - "wildcard": "^2.0.1", |
272 |
| - "wrap-ansi": "^8.1.0", |
273 |
| - "wrap-ansi-cjs": "^7.0.0", |
274 |
| - "ws": "^8.17.1" |
275 |
| - }, |
| 18 | + "dependencies": {}, |
276 | 19 | "scripts": {
|
277 | 20 | "build": "webpack",
|
278 | 21 | "start": "webpack-dev-server"
|
|
0 commit comments