38 lines
1.2 KiB
JSON
38 lines
1.2 KiB
JSON
{
|
|
"name": "batchrun",
|
|
"version": "1.0.7",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "batchrun",
|
|
"version": "1.0.7",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"batch-run": "index.js",
|
|
"batchrun": "index.js"
|
|
},
|
|
"devDependencies": {
|
|
"@types/node": "^22.8.7"
|
|
}
|
|
},
|
|
"node_modules/@types/node": {
|
|
"version": "22.8.7",
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.8.7.tgz",
|
|
"integrity": "sha512-LidcG+2UeYIWcMuMUpBKOnryBWG/rnmOHQR5apjn8myTQcx3rinFRn7DcIFhMnS0PPFSC6OafdIKEad0lj6U0Q==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"undici-types": "~6.19.8"
|
|
}
|
|
},
|
|
"node_modules/undici-types": {
|
|
"version": "6.19.8",
|
|
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz",
|
|
"integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
}
|
|
}
|
|
}
|