{"name":"getopts","version":"2.3.0","type":"module","main":"index.cjs","types":"index.d.ts","description":"Parse CLI arguments.","repository":{"type":"git","url":"git+https://github.com/jorgebucaran/getopts.git"},"license":"MIT","exports":{"./package.json":"./package.json",".":{"require":"./index.cjs","import":"./index.js"}},"author":{"name":"Jorge Bucaran"},"keywords":["cli","argv","flags","parse","getopts","minimist","cli-parser"],"scripts":{"test":"c8 twist tests/*.js","build":"node -e \"fs.writeFileSync('index.cjs',fs.readFileSync('index.js','utf8').replace(/export default/,'module.exports ='),'utf8')\"","deploy":"npm test && git commit --all --message $tag && git tag --sign $tag --message $tag && git push && git push --tags","release":"tag=$npm_package_version npm run deploy && npm publish --access public","prepare":"npm run build"},"devDependencies":{"c8":"*","twist":"*"},"gitHead":"35dfad8997697051234aca992eb90c7abd7a5465","bugs":{"url":"https://github.com/jorgebucaran/getopts/issues"},"homepage":"https://github.com/jorgebucaran/getopts#readme","_id":"getopts@2.3.0","_nodeVersion":"15.6.0","_npmVersion":"7.4.0","dist":{"shasum":"71e5593284807e03e2427449d4f6712a268666f4","size":5045,"noattachment":false,"key":"/getopts/-/getopts-2.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/getopts/download/getopts-2.3.0.tgz"},"_npmUser":{"name":"jorgebucaran","email":"mail@jorgebucaran.com"},"directories":{},"maintainers":[{"name":"jorgebucaran","email":"jbucaran@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/getopts_2.3.0_1613416085998_0.3745811421644454"},"_hasShrinkwrap":false,"publish_time":1613416086140,"_cnpm_publish_time":1613416086140,"dist-tags":{"latest":"2.3.0"}}