{"name":"lookpath","version":"0.1.1","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":"d91545e9f8a47c5d96a8f041f7afbd1225cd4005","_id":"lookpath@0.1.1","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"otiai10","email":"otiai10@gmail.com"},"dist":{"shasum":"1d044406b702c4fc105fc8cb5ad07cea92b52b36","size":4895,"noattachment":false,"key":"/lookpath/-/lookpath-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/lookpath/download/lookpath-0.1.1.tgz"},"maintainers":[{"name":"otiai10","email":"otiai10@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lookpath_0.1.1_1557749116509_0.35862984836796885"},"_hasShrinkwrap":false,"publish_time":1557749116638,"_cnpm_publish_time":1557749116638,"_cnpmcore_publish_time":"2021-12-16T12:26:03.065Z","dist-tags":{"latest":"1.2.3"}}