Miki d5e12ff89c
Updates parsing of yarn.lock to use resolved URLs that are pulled from yarn and npm registries (#926)
Co-authored-by: Christopher Phillips <christopher.phillips@anchore.com>
2022-06-24 11:05:25 -04:00

11 lines
193 B
JSON

{
"name": "yarn-lock-nested-package",
"version": "1.0.0",
"main": "index.js",
"license": "MIT",
"dependencies": {
"async": "0.9.2",
"resize-observer-polyfill": "^1.5.1"
}
}