{"name":"lookpath","version":"1.0.0","description":"The minimum and most straightforward way to check if command exists and where the executable is.","main":"./lib/index.js","types":"./lib/index.d.ts","scripts":{"build":"rm -rf ./lib && tsc","lint":"eslint ./src/index.ts","test":"jest --coverage","validate":"npm run build && node -e 'require(\"./lib\").lookpath(\"npm\").then(abs => console.log(abs))'","release":"npm run build && npm run validate && npm publish"},"author":{"name":"otiai10"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/otiai10/lookpath.git"},"keywords":["exec.LookPath","command","exists"],"bugs":{"url":"https://github.com/otiai10/lookpath/issues"},"homepage":"https://github.com/otiai10/lookpath#readme","devDependencies":{"@types/jest":"^24.0.12","@types/node":"^12.0.0","@typescript-eslint/eslint-plugin":"^1.7.0","@typescript-eslint/parser":"^1.7.0","codecov":"^3.3.0","eslint":"^5.16.0","jest":"^24.8.0","ts-jest":"^24.0.2","typescript":"^3.4.5"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"}},"gitHead":"54e2dd6e7c5383085fe49499e3cbd229c28c6942","_id":"lookpath@1.0.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"otiai10","email":"otiai10@gmail.com"},"dist":{"shasum":"ed44fdd11ef262abe119e94a24a1ba8748daa729","size":4136,"noattachment":false,"key":"/lookpath/-/lookpath-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/lookpath/download/lookpath-1.0.0.tgz"},"maintainers":[{"name":"otiai10","email":"otiai10@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lookpath_1.0.0_1557749666579_0.525621823037004"},"_hasShrinkwrap":false,"publish_time":1557749666747,"_cnpm_publish_time":1557749666747,"_cnpmcore_publish_time":"2021-12-16T12:26:02.855Z","dist-tags":{"latest":"1.2.3"}}