{"name":"lookpath","version":"1.2.0","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":"^14.0.23","@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":"367cf7e91f18c3ce735010a54f09c259c7476603","_id":"lookpath@1.2.0","_nodeVersion":"14.15.4","_npmVersion":"6.14.11","dist":{"shasum":"5fccf91497acec085e66d98cb12446c21fe665ae","size":5122,"noattachment":false,"key":"/lookpath/-/lookpath-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/lookpath/download/lookpath-1.2.0.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.0_1614403480164_0.42544530217737764"},"_hasShrinkwrap":false,"publish_time":1614403480352,"_cnpm_publish_time":1614403480352,"_cnpmcore_publish_time":"2021-12-16T12:26:00.396Z","dist-tags":{"latest":"1.2.3"}}