blob: 49e26742df58f0d631a088f86e7e0e33649d75dd [file] [log] [blame]
{ "name":"npm-test-missing-bindir"
, "version" : "0.0.0"
, "scripts" : { "test" : "node test.js" }
, "directories": { "bin" : "./not-found" } }