1
2
3
4
5
6
7
8
9
10
11
| {
| "requires": true,
| "lockfileVersion": 1,
| "dependencies": {
| "blob-polyfill": {
| "version": "9.0.20240710",
| "resolved": "https://registry.npmmirror.com/blob-polyfill/-/blob-polyfill-9.0.20240710.tgz",
| "integrity": "sha512-DPUO/EjNANCgSVg0geTy1vmUpu5hhp9tV2F7xUSTUd1jwe4XpwupGB+lt5PhVUqpqAk+zK1etqp6Pl/HVf71Ug=="
| }
| }
| }
|
|