{"name":"command-line-args","version":"5.1.0","description":"A mature, feature-complete library to parse command-line options.","repository":{"type":"git","url":"git+https://github.com/75lb/command-line-args.git"},"scripts":{"test":"rollup test/tests.mjs -f cjs -o dist/tests.js && node dist/tests.js","test:mjs":"node --experimental-modules test/tests.mjs","travis-test":"node dist/tests.js","docs":"jsdoc2md -c jsdoc.conf index.mjs > doc/API.md && jsdoc2md -c jsdoc.conf lib/option-definition.mjs > doc/option-definition.md","cover":"nyc --reporter=text-lcov test-runner test/*.js test/internals/*.js | coveralls","dist":"rollup index.mjs -f cjs -o dist/index.js && rollup index.mjs -f esm -o dist/index.mjs"},"main":"dist/index.js","keywords":["argv","parse","argument","args","option","options","parser","parsing","cli","command","line"],"author":{"name":"Lloyd Brookes","email":"75pound@gmail.com"},"license":"MIT","engines":{"node":">=4.0.0"},"devDependencies":{"coveralls":"^3.0.3","jsdoc-to-markdown":"^4.0.1","rollup":"^1.7.0","test-runner":"^0.5.1"},"dependencies":{"array-back":"^3.0.1","find-replace":"^3.0.0","lodash.camelcase":"^4.3.0","typical":"^4.0.0"},"gitHead":"6ef337e51842e5b3e05adb007c140ee90ee2ba68","bugs":{"url":"https://github.com/75lb/command-line-args/issues"},"homepage":"https://github.com/75lb/command-line-args#readme","_id":"command-line-args@5.1.0","_nodeVersion":"11.12.0","_npmVersion":"6.9.0","dist":{"shasum":"632d3d3df35c8f0cc4365e442a3fd6d63b65621b","size":26172,"noattachment":false,"key":"/command-line-args/-/command-line-args-5.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/command-line-args/download/command-line-args-5.1.0.tgz"},"maintainers":[{"name":"75lb","email":"75pound@gmail.com"}],"_npmUser":{"name":"75lb","email":"75pound@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/command-line-args_5.1.0_1553387504148_0.2439456767815671"},"_hasShrinkwrap":false,"publish_time":1553387504321,"_cnpm_publish_time":1553387504321,"dist-tags":{"latest":"6.0.2"}}