{
"name": "@devaloop/devalang",
"version": "0.0.1-alpha.13",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@devaloop/devalang",
"version": "0.0.1-alpha.13",
"license": "MIT",
"dependencies": {
"@types/node": "^24.0.3"
},
"bin": {
"devalang": "out-tsc/bin/index.js"
}
},
"node_modules/@types/node": {
"version": "24.0.8",
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.0.8.tgz",
"integrity": "sha512-WytNrFSgWO/esSH9NbpWUfTMGQwCGIKfCmNlmFDNiI5gGhgMmEA+V1AEvKLeBNvvtBnailJtkrEa2OIISwrVAA==",
"license": "MIT",
"dependencies": {
"undici-types": "~7.8.0"
}
},
"node_modules/undici-types": {
"version": "7.8.0",
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.8.0.tgz",
"integrity": "sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw==",
"license": "MIT"
}
}
}