ICAS/package-lock.json

19 lines
521 B
JSON
Raw Normal View History

2023-09-24 00:32:37 +00:00
{
"name": "ICAS",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"devDependencies": {
"@cloudflare/workers-types": "^4.20230914.0"
}
},
"node_modules/@cloudflare/workers-types": {
"version": "4.20230914.0",
"resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20230914.0.tgz",
"integrity": "sha512-OVeN4lFVu1O0PJGZ2d0FwpK8lelFcr33qYOgCh77ErEYmEBO4adwnIxcIsdQbFbhF0ffN6joiVcljD4zakdaeQ==",
"dev": true
}
}
}