mirror of https://github.com/nodejs/node.git
10 lines
309 B
JSON
10 lines
309 B
JSON
{
|
|
"author": "Domenic Denicola <domenic@domenicdenicola.com> (http://domenicdenicola.com/)",
|
|
"name": "peer-deps-invalid",
|
|
"version": "0.0.0",
|
|
"dependencies": {
|
|
"npm-test-peer-deps-file": "http://localhost:1337/ok.js",
|
|
"npm-test-peer-deps-file-invalid": "http://localhost:1337/invalid.js"
|
|
}
|
|
}
|