33 lines
966 B
JSON
33 lines
966 B
JSON
{
|
|
"name": "guessinggame",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "guessinggame",
|
|
"version": "1.0.0",
|
|
"license": "ISC",
|
|
"devDependencies": {
|
|
"@types/node": "^24.0.7"
|
|
}
|
|
},
|
|
"node_modules/@types/node": {
|
|
"version": "24.0.7",
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.0.7.tgz",
|
|
"integrity": "sha512-YIEUUr4yf8q8oQoXPpSlnvKNVKDQlPMWrmOcgzoduo7kvA2UF0/BwJ/eMKFTiTtkNL17I0M6Xe2tvwFU7be6iw==",
|
|
"dev": true,
|
|
"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==",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
}
|
|
}
|
|
}
|