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