{"name":"lookpath","version":"1.0.2","description":"The minimum and most straightforward way to check if command exists and where the executable is.","main":"./lib/index.js","bin":{"lookpath":"bin/lookpath.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 ./bin/lookpath.js npm","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":"2d4f7d03284a0b214db0cf43120172adb10cbab1","_id":"lookpath@1.0.2","_npmVersion":"6.5.0","_nodeVersion":"10.15.0","_npmUser":{"name":"otiai10","email":"otiai10@gmail.com"},"dist":{"shasum":"514e5d1da71342d5274a7516b41e45fdec7b1af6","size":5428,"noattachment":false,"key":"/lookpath/-/lookpath-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/lookpath/download/lookpath-1.0.2.tgz"},"maintainers":[{"name":"otiai10","email":"otiai10@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lookpath_1.0.2_1559186593958_0.18152069743506716"},"_hasShrinkwrap":false,"publish_time":1559186594090,"_cnpm_publish_time":1559186594090,"_cnpmcore_publish_time":"2021-12-16T12:26:02.311Z","dist-tags":{"latest":"1.2.3"}}