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.

19 lines
387 B

{
"name": "npm-test-peer-deps",
"version": "0.0.0",
"dependencies": {
"npm-test-peer-deps-file": {
"version": "1.2.3",
"from": "https://raw.github.com/gist/3971128/3f6aa37b4fa1186c2f47da9b77dcc4ec496e3483/index.js",
"dependencies": {
"opener": {
"version": "1.3.0"
}
}
},
"dict": {
"version": "1.1.0"
}
}
}