{"name":"clap","title":"Command line argument parser","description":"Command line argument parser","author":{"name":"Roman Dvornov","email":"rdvornov@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/lahmatiy/clap.git"},"license":"MIT","version":"3.0.0","keywords":["cli","command","option","argument","completion"],"type":"module","main":"lib/index.js","exports":{".":{"import":"./lib/index.js","require":"./cjs/index.cjs"},"./package.json":"./package.json"},"engines":{"node":"^12.20.0 || ^14.13.0 || >=15.0.0","npm":">=7.0.0"},"dependencies":{"ansi-colors":"^4.1.1"},"devDependencies":{"c8":"^7.10.0","eslint":"^8.4.1","mocha":"^9.1.3","rollup":"^2.61.1","test-console":"^1.1.0"},"scripts":{"lint":"eslint lib test","lint-and-test":"npm run lint && npm test","test":"mocha --reporter ${REPORTER:-progress}","test:cjs":"mocha cjs-test --reporter ${REPORTER:-progress}","build":"npm run esm-to-cjs","build-and-test":"npm run esm-to-cjs-and-test","esm-to-cjs":"node scripts/esm-to-cjs","esm-to-cjs-and-test":"npm run esm-to-cjs && npm run test:cjs","coverage":"c8 --reporter=lcovonly npm test","prepublishOnly":"npm run lint-and-test && npm run build-and-test"},"gitHead":"d77cbe80a7c53c551e283e4cc9f4e02648d3130c","bugs":{"url":"https://github.com/lahmatiy/clap/issues"},"homepage":"https://github.com/lahmatiy/clap#readme","_id":"clap@3.0.0","_nodeVersion":"16.13.1","_npmVersion":"8.1.2","dist":{"shasum":"e2bdad1f71d22eae72fd7f9ca40f88db7a842ea7","size":8881,"noattachment":false,"key":"/clap/-/clap-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/clap/download/clap-3.0.0.tgz"},"_npmUser":{"name":"lahmatiy","email":"rdvornov@gmail.com"},"directories":{},"maintainers":[{"name":"lahmatiy","email":"rdvornov@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/clap_3.0.0_1639345761254_0.6671868064341377"},"_hasShrinkwrap":false,"publish_time":1639345761433,"_cnpm_publish_time":1639345761433,"dist-tags":{"latest":"3.0.0"}}