mirror of https://github.com/nodejs/node.git
12 lines
340 B
JSON
12 lines
340 B
JSON
|
{
|
||
|
"author": "Domenic Denicola <domenic@domenicdenicola.com> (http://domenicdenicola.com/)",
|
||
|
"name": "npm-test-peer-deps",
|
||
|
"version": "0.0.0",
|
||
|
"dependencies": {
|
||
|
"npm-test-peer-deps-file": "https://raw.github.com/gist/3971128/3f6aa37b4fa1186c2f47da9b77dcc4ec496e3483/index.js"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "node test.js"
|
||
|
}
|
||
|
}
|