{"name":"lookpath","version":"1.2.1","description":"The minimum and most straightforward way to check if command exists and where the executable is.","engines":{"npm":">=6.13.4"},"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 ./tests/lookpath.spec.ts","test":"jest","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":"^26.0.4","@types/node":"^15.0.1","@typescript-eslint/eslint-plugin":"^4.0.0","@typescript-eslint/parser":"^4.14.1","eslint":"^7.4.0","jest":"^26.1.0","ts-jest":"^26.1.2","typescript":"^4.1.3"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"}},"gitHead":"1a37a54c6d506cfec66b3059f56f96a0c3ac27db","_id":"lookpath@1.2.1","_nodeVersion":"12.13.1","_npmVersion":"6.14.11","dist":{"shasum":"609c16d694603465c6c4b53bb5d5e3380e8eb1ef","size":5209,"noattachment":false,"key":"/lookpath/-/lookpath-1.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/lookpath/download/lookpath-1.2.1.tgz"},"_npmUser":{"name":"otiai10","email":"otiai10@gmail.com"},"directories":{},"maintainers":[{"name":"otiai10","email":"otiai10@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lookpath_1.2.1_1621492866005_0.1467915850285122"},"_hasShrinkwrap":false,"publish_time":1621492866139,"_cnpm_publish_time":1621492866139,"_cnpmcore_publish_time":"2021-12-16T12:26:00.206Z","dist-tags":{"latest":"1.2.3"}}