vs/v5.0.0/node_modules/npm/test/packages/npm-test-missing-bindir/package.json

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