{ "name":"npm-test-missing-bindir" , "version" : "0.0.0" , "scripts" : { "test" : "node test.js" } , "directories": { "bin" : "./not-found" } }