{"_id":"has-pkg","_rev":"1327916","name":"has-pkg","description":"Check if package is installed","dist-tags":{"latest":"0.0.1"},"maintainers":[{"name":"antfu","email":""}],"time":{"modified":"2021-10-26T07:51:51.000Z","created":"2021-08-29T05:12:24.688Z","0.0.1":"2021-08-29T05:12:24.688Z"},"users":{},"author":{"name":"Anthony Fu","email":"anthonyfu117@hotmail.com"},"repository":{"type":"git","url":"git+https://github.com/antfu/has-pkg.git"},"versions":{"0.0.1":{"name":"has-pkg","version":"0.0.1","description":"Check if package is installed","homepage":"https://github.com/antfu/has-pkg","bugs":{"url":"https://github.com/antfu/has-pkg/issues"},"repository":{"type":"git","url":"git+https://github.com/antfu/has-pkg.git"},"funding":"https://github.com/sponsors/antfu","license":"MIT","author":{"name":"Anthony Fu","email":"anthonyfu117@hotmail.com"},"main":"index.cjs","types":"index.d.ts","_id":"has-pkg@0.0.1","_nodeVersion":"16.6.2","_npmVersion":"7.20.3","dist":{"shasum":"f9d9139ed83e2487deae5eb4ac13182a2e903857","size":1537,"noattachment":false,"key":"/has-pkg/-/has-pkg-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/has-pkg/download/has-pkg-0.0.1.tgz"},"_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/has-pkg_0.0.1_1630213944534_0.9140169294001905"},"_hasShrinkwrap":false,"publish_time":1630213944688,"_cnpm_publish_time":1630213944688}},"readme":"# has-pkg\n\n[![NPM version](https://img.shields.io/npm/v/has-pkg?color=a1b858&label=)](https://www.npmjs.com/package/has-pkg)\n\nCheck if a package is installed locally.\n\n```ts\nimport hasPkg from 'has-pkg'\n\nhasPkg('lodash') // true\nhasPkg('@types/lodash') // false\n```\n\n## Sponsors\n\nThis project is part of my <a href='https://github.com/antfu-sponsors'>Sponsor Program</a>\n\n<p align=\"center\">\n  <a href=\"https://cdn.jsdelivr.net/gh/antfu/static/sponsors.svg\">\n    <img src='https://cdn.jsdelivr.net/gh/antfu/static/sponsors.svg'/>\n  </a>\n</p>\n\n## License\n\nMIT License © 2020-PRESENT [Anthony Fu](https://github.com/antfu)\n","_attachments":{},"homepage":"https://github.com/antfu/has-pkg","bugs":{"url":"https://github.com/antfu/has-pkg/issues"},"license":"MIT"}