{"name":"commander","version":"13.1.0","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":"^29.2.4","@types/node":"^22.7.4","eslint":"^9.17.0","eslint-config-prettier":"^9.1.0","eslint-plugin-jest":"^28.3.0","globals":"^15.7.0","jest":"^29.3.1","prettier":"^3.2.5","ts-jest":"^29.0.3","tsd":"^0.31.0","typescript":"^5.0.4","typescript-eslint":"^8.12.2"},"types":"typings/index.d.ts","engines":{"node":">=18"},"support":true,"_id":"commander@13.1.0","gitHead":"e6f56c888c96d1339c2b974fee7e6ba4f2e3d218","bugs":{"url":"https://github.com/tj/commander.js/issues"},"homepage":"https://github.com/tj/commander.js#readme","_nodeVersion":"22.13.0","_npmVersion":"11.0.0","dist":{"shasum":"776167db68c78f38dcce1f9b8d7b8b9a488abf46","size":51398,"noattachment":false,"key":"/commander/-/commander-13.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/commander/download/commander-13.1.0.tgz"},"_npmUser":{"name":"abetomo","email":"abe@enzou.tokyo"},"directories":{},"maintainers":[{"name":"abetomo","email":""},{"name":"shadowspawn","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/commander_13.1.0_1737415749979_0.9261796025805804"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-20T23:29:10.201Z","publish_time":1737415750201,"_source_registry_name":"default","_cnpm_publish_time":1737415750201,"dist-tags":{"2_x":"2.20.3","latest":"14.0.3","next":"15.0.0-0"}}