datatracker/dev/del-old-packages/package.json
depfu[bot] bcc8587a45
chore(deps): update all npm dependencies for dev/del-old-packages (#6288)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-09-13 15:30:29 -05:00

17 lines
306 B
JSON

{
"name": "del-packages",
"version": "1.0.0",
"description": "",
"type": "module",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"@octokit/core": "^4.2.4",
"luxon": "^3.4.3"
}
}