Nothing works, I dont understand modern javascript

This commit is contained in:
Igor Katson 2023-11-21 00:50:35 +00:00
parent 72666e9258
commit d5cf369a75
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
139 changed files with 10138 additions and 55 deletions

17
crates/librqbit/webui/node_modules/.package-lock.json generated vendored Normal file
View file

@ -0,0 +1,17 @@
{
"name": "webui",
"lockfileVersion": 3,
"requires": true,
"packages": {
"node_modules/preact": {
"version": "10.19.2",
"resolved": "https://registry.npmjs.org/preact/-/preact-10.19.2.tgz",
"integrity": "sha512-UA9DX/OJwv6YwP9Vn7Ti/vF80XL+YA5H2l7BpCtUr3ya8LWHFzpiO5R+N7dN16ujpIxhekRFuOOF82bXX7K/lg==",
"dev": true,
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/preact"
}
}
}
}