mirror of https://github.com/nodejs/node.git
5 lines
121 B
JSON
5 lines
121 B
JSON
|
{ "name":"npm-test-array-bin"
|
||
|
, "version":"1.2.5"
|
||
|
, "bin": [ "bin/array-bin" ]
|
||
|
, "scripts": { "test": "node test.js" } }
|