{"name":"lookpath","version":"0.1.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":"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":"f38eec3f410c4bc12d68ecd95184f2ea41b581ac","_id":"lookpath@0.1.0","_npmVersion":"6.5.0","_nodeVersion":"10.15.0","_npmUser":{"name":"otiai10","email":"otiai10@gmail.com"},"dist":{"shasum":"20f756ce3f14f0f204cd154f85c5ccaf1b18247e","size":5771,"noattachment":false,"key":"/lookpath/-/lookpath-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/lookpath/download/lookpath-0.1.0.tgz"},"maintainers":[{"name":"otiai10","email":"otiai10@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lookpath_0.1.0_1557206993619_0.6048406033469871"},"_hasShrinkwrap":false,"publish_time":1557206993743,"_cnpm_publish_time":1557206993743,"_cnpmcore_publish_time":"2021-12-16T12:26:03.298Z","dist-tags":{"latest":"1.2.3"}}