blob: b155380184785d9ce08a42a1a33eaf6c1ea77ec1 [file] [log] [blame]
{
"name": "ignore-shrinkwrap",
"version": "0.0.0",
"dependencies": {
"npm-test-ignore-shrinkwrap-file": {
"version": "1.2.3",
"from": "http://localhost:1337/shrinkwrap.js",
"resolved": "http://localhost:1337/shrinkwrap.js",
"dependencies": {
"opener": {
"version": "1.3.0",
"from": "opener@1.3.0"
}
}
}
}
}