{"name":"command-line-args","version":"5.2.1","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":"npm run dist && npm run test:js && npm run test:mjs","test:js":"node dist/tests.js","test:mjs":"node --experimental-modules test/tests.mjs","test:ci":"npm run test: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 -e 'lodash.camelcase' -o dist/index.js && rollup index.mjs -f esm -e 'lodash.camelcase' -o dist/index.mjs && rollup test/tests.mjs -f cjs -e 'test-runner,assert,lodash.camelcase' -o dist/tests.js"},"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.1.1","jsdoc-to-markdown":"^7.1.1","rollup":"~1.7.4","test-runner":"^0.5.1"},"dependencies":{"array-back":"^3.1.0","find-replace":"^3.0.0","lodash.camelcase":"^4.3.0","typical":"^4.0.0"},"standard":{"ignore":["dist"],"envs":[]},"gitHead":"bfc3d9dcb5d5cf62ba4d5da2c9dbfe85e8bad8b8","bugs":{"url":"https://github.com/75lb/command-line-args/issues"},"homepage":"https://github.com/75lb/command-line-args#readme","_id":"command-line-args@5.2.1","_nodeVersion":"17.4.0","_npmVersion":"8.3.1","dist":{"shasum":"c44c32e437a57d7c51157696893c5909e9cec42e","size":24938,"noattachment":false,"key":"/command-line-args/-/command-line-args-5.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/command-line-args/download/command-line-args-5.2.1.tgz"},"_npmUser":{"name":"75lb","email":"75pound@gmail.com"},"directories":{},"maintainers":[{"name":"75lb","email":"75pound@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/command-line-args_5.2.1_1643460269464_0.8870414068572168"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-29T12:44:35.884Z","publish_time":1643460269600,"_cnpm_publish_time":1643460269600,"dist-tags":{"latest":"6.0.2"}}