This repository has been archived on 2025-03-28. You can view files and clone it, but cannot push or open issues or pull requests.
coryd.dev-eleventy/plugins/fetch-scrobbles/package-lock.json
Cory Dransfeldt 11cd25bff2
chore: debug
2024-04-03 19:29:08 -07:00

24 lines
624 B
JSON

{
"name": "netlify-plugin-rss",
"version": "0.0.8",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "netlify-plugin-rss",
"version": "0.0.8",
"devDependencies": {
"@netlify/blobs": "^7.3.0"
}
},
"node_modules/@netlify/blobs": {
"version": "7.3.0",
"resolved": "https://registry.npmjs.org/@netlify/blobs/-/blobs-7.3.0.tgz",
"integrity": "sha512-wN/kNTZo4xjlUM/C0WILOkJbe8p4AFquSGkZEIoIcgnsx5ikp2GyqGiq1WMLee7QdbnqeIV2g2hn/PjT324E5w==",
"dev": true,
"engines": {
"node": "^14.16.0 || >=16.0.0"
}
}
}
}