65 lines
2.1 KiB
JSON
65 lines
2.1 KiB
JSON
{
|
|
"name": "work-ts",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"devDependencies": {
|
|
"@types/node": "^20.14.2",
|
|
"typescript": "^5.5.2"
|
|
}
|
|
},
|
|
"node_modules/@types/node": {
|
|
"version": "20.14.2",
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.2.tgz",
|
|
"integrity": "sha512-xyu6WAMVwv6AKFLB+e/7ySZVr/0zLCzOa7rSpq6jNwpqOrUbcACDWC+53d4n2QHOnDou0fbIsg8wZu/sxrnI4Q==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"undici-types": "~5.26.4"
|
|
}
|
|
},
|
|
"node_modules/typescript": {
|
|
"version": "5.5.2",
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.2.tgz",
|
|
"integrity": "sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==",
|
|
"dev": true,
|
|
"bin": {
|
|
"tsc": "bin/tsc",
|
|
"tsserver": "bin/tsserver"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.17"
|
|
}
|
|
},
|
|
"node_modules/undici-types": {
|
|
"version": "5.26.5",
|
|
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz",
|
|
"integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==",
|
|
"dev": true
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"@types/node": {
|
|
"version": "20.14.2",
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.2.tgz",
|
|
"integrity": "sha512-xyu6WAMVwv6AKFLB+e/7ySZVr/0zLCzOa7rSpq6jNwpqOrUbcACDWC+53d4n2QHOnDou0fbIsg8wZu/sxrnI4Q==",
|
|
"dev": true,
|
|
"requires": {
|
|
"undici-types": "~5.26.4"
|
|
}
|
|
},
|
|
"typescript": {
|
|
"version": "5.5.2",
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.2.tgz",
|
|
"integrity": "sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==",
|
|
"dev": true
|
|
},
|
|
"undici-types": {
|
|
"version": "5.26.5",
|
|
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz",
|
|
"integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==",
|
|
"dev": true
|
|
}
|
|
}
|
|
}
|