mirror of https://github.com/lukechilds/node.git
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.
12 lines
340 B
12 lines
340 B
12 years ago
|
{
|
||
|
"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"
|
||
|
}
|
||
|
}
|