mirror of
https://github.com/anchore/syft.git
synced 2025-11-22 10:53:19 +01:00
72 lines
2.5 KiB
JSON
72 lines
2.5 KiB
JSON
{
|
|
"name": "npm",
|
|
"version": "6.14.6",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "npm",
|
|
"version": "6.14.6",
|
|
"dependencies": {
|
|
"@types/react": "^18.0.9"
|
|
}
|
|
},
|
|
"node_modules/@types/prop-types": {
|
|
"version": "15.7.5",
|
|
"resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.5.tgz",
|
|
"integrity": "sha1-XxnSuFqY6VWANvajysyIGUIPBc8=",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/react": {
|
|
"version": "18.0.17",
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.17.tgz",
|
|
"integrity": "sha1-RYPZwyLWfv5LOak10iPtzHBQzPQ=",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/prop-types": "*",
|
|
"@types/scheduler": "*",
|
|
"csstype": "^3.0.2"
|
|
}
|
|
},
|
|
"node_modules/@types/scheduler": {
|
|
"version": "0.16.2",
|
|
"resolved": "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.16.2.tgz",
|
|
"integrity": "sha1-GmL4lSVyPd4kuhsBsJK/XfitTTk=",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/csstype": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.0.tgz",
|
|
"integrity": "sha1-TdysNxjXh8+d8NG30VAzklyPKfI=",
|
|
"license": "MIT"
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"@types/prop-types": {
|
|
"version": "15.7.5",
|
|
"resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.5.tgz",
|
|
"integrity": "sha1-XxnSuFqY6VWANvajysyIGUIPBc8="
|
|
},
|
|
"@types/react": {
|
|
"version": "18.0.17",
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.17.tgz",
|
|
"integrity": "sha1-RYPZwyLWfv5LOak10iPtzHBQzPQ=",
|
|
"requires": {
|
|
"@types/prop-types": "*",
|
|
"@types/scheduler": "*",
|
|
"csstype": "^3.0.2"
|
|
}
|
|
},
|
|
"@types/scheduler": {
|
|
"version": "0.16.2",
|
|
"resolved": "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.16.2.tgz",
|
|
"integrity": "sha1-GmL4lSVyPd4kuhsBsJK/XfitTTk="
|
|
},
|
|
"csstype": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.0.tgz",
|
|
"integrity": "sha1-TdysNxjXh8+d8NG30VAzklyPKfI="
|
|
}
|
|
}
|
|
}
|