You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

17 lines
389 B

{
"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"
}
}
}
}
}