{"name":"commander","version":"14.0.3","description":"the complete solution for node.js command-line programs","keywords":["commander","command","option","parser","cli","argument","args","argv"],"author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/tj/commander.js.git"},"scripts":{"check":"npm run check:type && npm run check:lint && npm run check:format","check:format":"prettier --check .","check:lint":"eslint .","check:type":"npm run check:type:js && npm run check:type:ts","check:type:ts":"tsd && tsc -p tsconfig.ts.json","check:type:js":"tsc -p tsconfig.js.json","fix":"npm run fix:lint && npm run fix:format","fix:format":"prettier --write .","fix:lint":"eslint --fix .","test":"jest && npm run check:type:ts","test-all":"jest && npm run test-esm && npm run check","test-esm":"node ./tests/esm-imports-test.mjs"},"type":"commonjs","main":"./index.js","exports":{".":{"require":{"types":"./typings/index.d.ts","default":"./index.js"},"import":{"types":"./typings/esm.d.mts","default":"./esm.mjs"},"default":"./index.js"},"./esm.mjs":{"types":"./typings/esm.d.mts","import":"./esm.mjs"}},"devDependencies":{"@eslint/js":"^9.4.0","@types/jest":"^30.0.0","@types/node":"^22.7.4","eslint":"^9.17.0","eslint-config-prettier":"^10.0.1","eslint-plugin-jest":"^29.0.1","globals":"^16.0.0","jest":"^30.0.3","prettier":"^3.2.5","ts-jest":"^29.0.3","tsd":"^0.33.0","typescript":"^5.0.4","typescript-eslint":"^8.12.2"},"types":"typings/index.d.ts","engines":{"node":">=20"},"support":true,"gitHead":"8247364da749736570161e95682b07fc2d72497b","_id":"commander@14.0.3","bugs":{"url":"https://github.com/tj/commander.js/issues"},"homepage":"https://github.com/tj/commander.js#readme","_nodeVersion":"24.9.0","_npmVersion":"11.6.2","dist":{"shasum":"425d79b48f9af82fcd9e4fc1ea8af6c5ec07bbc2","size":53293,"noattachment":false,"key":"/commander/-/commander-14.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/commander/download/commander-14.0.3.tgz"},"_npmUser":{"name":"abetomo","email":"abe@enzou.tokyo"},"directories":{},"maintainers":[{"name":"abetomo","email":""},{"name":"shadowspawn","email":"npm_j@ruru.gen.nz"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/commander_14.0.3_1769824037429_0.9295437438155574"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-31T01:47:17.592Z","publish_time":1769824037592,"_source_registry_name":"default","_cnpm_publish_time":1769824037592,"dist-tags":{"2_x":"2.20.3","latest":"14.0.3","next":"15.0.0-0"}}