{"name":"commander","version":"9.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":{"lint":"npm run lint:javascript && npm run lint:typescript","lint:javascript":"eslint index.js esm.mjs \"lib/*.js\" \"tests/**/*.js\"","lint:typescript":"eslint typings/*.ts tests/*.ts","test":"jest && npm run test-typings","test-esm":"node --experimental-modules ./tests/esm-imports-test.mjs","test-typings":"tsd","typescript-checkJS":"tsc --allowJS --checkJS index.js lib/*.js --noEmit","test-all":"npm run test && npm run lint && npm run typescript-checkJS && npm run test-esm"},"type":"commonjs","main":"./index.js","exports":{".":{"require":"./index.js","import":"./esm.mjs"},"./esm.mjs":"./esm.mjs"},"devDependencies":{"@types/jest":"^27.0.3","@types/node":"^16.11.15","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.27.0","eslint":"^7.29.0","eslint-config-standard":"^16.0.3","eslint-config-standard-with-typescript":"^21.0.1","eslint-plugin-import":"^2.25.3","eslint-plugin-jest":"^24.3.6","eslint-plugin-node":"^11.1.0","eslint-plugin-promise":"^5.2.0","jest":"^27.0.4","ts-jest":"^27.0.3","tsd":"^0.17.0","typescript":"^4.3.4"},"types":"typings/index.d.ts","jest":{"testEnvironment":"node","collectCoverage":true,"transform":{"^.+\\.tsx?$":"ts-jest"},"testPathIgnorePatterns":["/node_modules/"]},"engines":{"node":"^12.20.0 || >=14"},"support":true,"gitHead":"5bddedf2496e31c0a5d3eae7b8419b09291cf2fc","bugs":{"url":"https://github.com/tj/commander.js/issues"},"homepage":"https://github.com/tj/commander.js#readme","_id":"commander@9.1.0","_nodeVersion":"16.8.0","_npmVersion":"8.4.1","dist":{"shasum":"a6b263b2327f2e188c6402c42623327909f2dbec","size":42170,"noattachment":false,"key":"/commander/-/commander-9.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/commander/download/commander-9.1.0.tgz"},"_npmUser":{"name":"abetomo","email":"abe@enzou.tokyo"},"directories":{},"maintainers":[{"name":"abetomo","email":""},{"name":"shadowspawn","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commander_9.1.0_1647582981419_0.9145293492260986"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-18T05:56:31.806Z","publish_time":1647582981581,"_cnpm_publish_time":1647582981581,"dist-tags":{"2_x":"2.20.3","latest":"14.0.3","next":"15.0.0-0"}}