mirror of https://github.com/nodejs/node.git
6 lines
151 B
JSON
6 lines
151 B
JSON
|
{ "name":"npm-test-blerg3"
|
||
|
, "homepage": "https://github.com/isaacs/npm/issues/2658"
|
||
|
, "version" : "0.0.0"
|
||
|
, "scripts" : { "test" : "node test.js" }
|
||
|
}
|