mirror of https://github.com/nodejs/node.git
5 lines
92 B
JSON
5 lines
92 B
JSON
|
{ "name":"npm-test-blerg"
|
||
|
, "version" : "0.0.0"
|
||
|
, "scripts" : { "test" : "node test.js" }
|
||
|
}
|