mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-17 23:35:54 +01:00
37 lines
1.0 KiB
JSON
37 lines
1.0 KiB
JSON
{
|
|
"name": "search-result",
|
|
"version": "10.0.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "search-result",
|
|
"version": "10.0.0",
|
|
"license": "MIT",
|
|
"devDependencies": {
|
|
"@types/node": "^22.18.10"
|
|
},
|
|
"engines": {
|
|
"vscode": "^1.39.0"
|
|
}
|
|
},
|
|
"node_modules/@types/node": {
|
|
"version": "22.18.10",
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.18.10.tgz",
|
|
"integrity": "sha512-anNG/V/Efn/YZY4pRzbACnKxNKoBng2VTFydVu8RRs5hQjikP8CQfaeAV59VFSCzKNp90mXiVXW2QzV56rwMrg==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"undici-types": "~6.21.0"
|
|
}
|
|
},
|
|
"node_modules/undici-types": {
|
|
"version": "6.21.0",
|
|
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz",
|
|
"integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
}
|
|
}
|
|
}
|