{"_id":"argparse","_rev":"14833","name":"argparse","description":"CLI arguments parser. Native port of python's argparse.","dist-tags":{"latest":"2.0.1"},"maintainers":[{"name":"vitaly","email":"vitaly@rcdesign.ru"}],"time":{"modified":"2021-06-03T09:58:43.000Z","created":"2012-05-16T20:16:30.136Z","2.0.1":"2020-08-28T21:14:26.713Z","2.0.0":"2020-08-14T14:40:16.042Z","1.0.10":"2018-02-15T14:24:01.840Z","1.0.9":"2016-09-29T19:31:03.257Z","1.0.8":"2016-09-29T19:08:53.638Z","1.0.7":"2016-03-17T15:01:29.698Z","1.0.6":"2016-02-06T09:51:19.935Z","1.0.5":"2016-02-05T13:04:32.133Z","1.0.4":"2016-01-17T07:58:21.779Z","1.0.3":"2015-10-27T14:16:16.145Z","1.0.2":"2015-03-22T03:51:34.445Z","1.0.1":"2015-02-20T06:48:21.420Z","1.0.0":"2015-02-19T07:23:51.940Z","0.1.16":"2014-12-01T18:23:38.631Z","0.1.15":"2013-05-12T14:11:18.146Z","0.1.14":"2013-05-12T02:28:54.390Z","0.1.13":"2013-04-08T11:55:47.978Z","0.1.12":"2013-02-10T10:48:44.580Z","0.1.11":"2013-02-07T14:20:03.293Z","0.1.10":"2012-12-30T05:26:54.477Z","0.1.9":"2012-12-27T05:42:28.541Z","0.1.8":"2012-12-02T19:28:07.466Z","0.1.7":"2012-10-14T12:14:16.299Z","0.1.6":"2012-09-09T09:26:01.487Z","0.1.5":"2012-09-03T12:52:32.986Z","0.1.4":"2012-07-30T07:33:17.434Z","0.1.3":"2012-07-04T11:20:25.948Z","0.1.2":"2012-05-29T10:00:31.477Z","0.1.1":"2012-05-23T06:20:01.344Z","0.1.0":"2012-05-16T20:16:30.136Z"},"users":{"fgribreau":true,"39dotyt":true,"monsterkodi":true,"cycomachead":true,"tunnckocore":true,"nketchum":true,"aureooms":true,"monolithed":true,"52u":true,"jktravis":true,"i-erokhin":true,"carlosvillademor":true,"hyokosdeveloper":true,"boto":true,"hugojosefson":true,"lixulun":true,"jiangc":true,"thehatchcloud":true,"andygreenegrass":true,"strawhat":true,"shavyg2":true,"bglasser":true,"jimbrig2011":true},"repository":{"type":"git","url":"git+https://github.com/nodeca/argparse.git"},"versions":{"2.0.1":{"name":"argparse","description":"CLI arguments parser. Native port of python's argparse.","version":"2.0.1","keywords":["cli","parser","argparse","option","args"],"main":"argparse.js","license":"Python-2.0","repository":{"type":"git","url":"git+https://github.com/nodeca/argparse.git"},"scripts":{"lint":"eslint .","test":"npm run lint && nyc mocha","coverage":"npm run test && nyc report --reporter html"},"devDependencies":{"@babel/eslint-parser":"^7.11.0","@babel/plugin-syntax-class-properties":"^7.10.4","eslint":"^7.5.0","mocha":"^8.0.1","nyc":"^15.1.0"},"gitHead":"e373563876f1c049826c21bd1c9388f6a5737a3e","bugs":{"url":"https://github.com/nodeca/argparse/issues"},"homepage":"https://github.com/nodeca/argparse#readme","_id":"argparse@2.0.1","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"shasum":"246f50f3ca78a3240f6c997e8a9bd1eac49e4b38","size":39740,"noattachment":false,"key":"/argparse/-/argparse-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/argparse/download/argparse-2.0.1.tgz"},"maintainers":[{"name":"vitaly","email":"vitaly@rcdesign.ru"}],"_npmUser":{"name":"vitaly","email":"vitaly@rcdesign.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/argparse_2.0.1_1598649266472_0.755290261850194"},"_hasShrinkwrap":false,"publish_time":1598649266713,"_cnpm_publish_time":1598649266713},"2.0.0":{"name":"argparse","description":"CLI arguments parser. Native port of python's argparse.","version":"2.0.0","keywords":["cli","parser","argparse","option","args"],"main":"argparse.js","license":"Python-2.0","repository":{"type":"git","url":"git+https://github.com/nodeca/argparse.git"},"scripts":{"lint":"eslint .","test":"npm run lint && nyc mocha","coverage":"npm run test && nyc report --reporter html"},"devDependencies":{"@babel/eslint-parser":"^7.11.0","@babel/plugin-syntax-class-properties":"^7.10.4","eslint":"^7.5.0","mocha":"^8.0.1","nyc":"^15.1.0"},"gitHead":"f1a60eebdc487708085398da7e3fbcddd396d7b4","bugs":{"url":"https://github.com/nodeca/argparse/issues"},"homepage":"https://github.com/nodeca/argparse#readme","_id":"argparse@2.0.0","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"shasum":"b082dc7fc442b093e4c9941db63b9db9d7305f78","size":39654,"noattachment":false,"key":"/argparse/-/argparse-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/argparse/download/argparse-2.0.0.tgz"},"maintainers":[{"name":"vitaly","email":"vitaly@rcdesign.ru"}],"_npmUser":{"name":"vitaly","email":"vitaly@rcdesign.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/argparse_2.0.0_1597416015913_0.18687702563277964"},"_hasShrinkwrap":false,"publish_time":1597416016042,"_cnpm_publish_time":1597416016042},"1.0.10":{"name":"argparse","description":"Very powerful CLI arguments parser. Native port of argparse - python's options parsing library","version":"1.0.10","keywords":["cli","parser","argparse","option","args"],"contributors":[{"name":"Eugene Shkuropat"},{"name":"Paul Jacobson"}],"files":["index.js","lib/"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/nodeca/argparse.git"},"scripts":{"test":"make test"},"dependencies":{"sprintf-js":"~1.0.2"},"devDependencies":{"eslint":"^2.13.1","istanbul":"^0.4.5","mocha":"^3.1.0","ndoc":"^5.0.1"},"gitHead":"ea45e14bad13b9e4a10af28f11fb7e731079ab72","bugs":{"url":"https://github.com/nodeca/argparse/issues"},"homepage":"https://github.com/nodeca/argparse#readme","_id":"argparse@1.0.10","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"vitaly","email":"vitaly@rcdesign.ru"},"maintainers":[{"name":"vitaly","email":"vitaly@rcdesign.ru"}],"dist":{"shasum":"bcd6791ea5ae09725e17e5ad988134cd40b3d911","size":29761,"noattachment":false,"key":"/argparse/-/argparse-1.0.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/argparse/download/argparse-1.0.10.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/argparse_1.0.10_1518704641025_0.2567322588736727"},"_hasShrinkwrap":false,"publish_time":1518704641840,"_cnpm_publish_time":1518704641840},"1.0.9":{"name":"argparse","description":"Very powerful CLI arguments parser. Native port of argparse - python's options parsing library","version":"1.0.9","keywords":["cli","parser","argparse","option","args"],"contributors":[{"name":"Eugene Shkuropat"},{"name":"Paul Jacobson"}],"files":["index.js","lib/"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/nodeca/argparse.git"},"scripts":{"test":"make test"},"dependencies":{"sprintf-js":"~1.0.2"},"devDependencies":{"eslint":"^2.13.1","istanbul":"^0.4.5","mocha":"^3.1.0","ndoc":"^5.0.1"},"gitHead":"acb39f2d726b90d2eadf9e6574a938d6250ad248","bugs":{"url":"https://github.com/nodeca/argparse/issues"},"homepage":"https://github.com/nodeca/argparse#readme","_id":"argparse@1.0.9","_shasum":"73d83bc263f86e97f8cc4f6bae1b0e90a7d22c86","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"vitaly","email":"vitaly@rcdesign.ru"},"maintainers":[{"name":"vitaly","email":"vitaly@rcdesign.ru"}],"dist":{"shasum":"73d83bc263f86e97f8cc4f6bae1b0e90a7d22c86","size":29679,"noattachment":false,"key":"/argparse/-/argparse-1.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/argparse/download/argparse-1.0.9.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/argparse-1.0.9.tgz_1475177461025_0.33920647646300495"},"directories":{},"publish_time":1475177463257,"_cnpm_publish_time":1475177463257,"_hasShrinkwrap":false},"1.0.8":{"name":"argparse","description":"Very powerful CLI arguments parser. Native port of argparse - python's options parsing library","version":"1.0.8","keywords":["cli","parser","argparse","option","args"],"homepage":"https://github.com/nodeca/argparse","contributors":[{"name":"Eugene Shkuropat"},{"name":"Paul Jacobson"}],"files":["index.js","lib/"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/nodeca/argparse.git"},"scripts":{"test":"make test"},"dependencies":{"istanbul":"^0.4.5","sprintf-js":"~1.0.2"},"devDependencies":{"eslint":"^2.0.0","eslint-plugin-nodeca":"~1.0.3","mocha":"^3.1.0","ndoc":"^5.0.0"},"gitHead":"3f2a5d4e5d8deae97bb047f82d4445fb806c32d2","bugs":{"url":"https://github.com/nodeca/argparse/issues"},"_id":"argparse@1.0.8","_shasum":"e5bd891bbdbbd725a94aa9827b25c0323fc5e8ee","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"vitaly","email":"vitaly@rcdesign.ru"},"maintainers":[{"name":"vitaly","email":"vitaly@rcdesign.ru"}],"dist":{"shasum":"e5bd891bbdbbd725a94aa9827b25c0323fc5e8ee","size":29671,"noattachment":false,"key":"/argparse/-/argparse-1.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/argparse/download/argparse-1.0.8.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/argparse-1.0.8.tgz_1475176131444_0.5720982311759144"},"directories":{},"publish_time":1475176133638,"_cnpm_publish_time":1475176133638,"_hasShrinkwrap":false},"1.0.7":{"name":"argparse","description":"Very powerful CLI arguments parser. Native port of argparse - python's options parsing library","version":"1.0.7","keywords":["cli","parser","argparse","option","args"],"homepage":"https://github.com/nodeca/argparse","contributors":[{"name":"Eugene Shkuropat"},{"name":"Paul Jacobson"}],"files":["index.js","lib/"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/nodeca/argparse.git"},"scripts":{"test":"make test"},"dependencies":{"sprintf-js":"~1.0.2"},"devDependencies":{"eslint":"2.0.0-rc.0","eslint-plugin-nodeca":"~1.0.3","mocha":"*","ndoc":"^3.1.0"},"gitHead":"2d243d3062affb01f49f5f00e8ca8464a15e9374","bugs":{"url":"https://github.com/nodeca/argparse/issues"},"_id":"argparse@1.0.7","_shasum":"c289506480557810f14a8bc62d7a06f63ed7f951","_from":".","_npmVersion":"2.14.12","_nodeVersion":"4.3.0","_npmUser":{"name":"vitaly","email":"vitaly@rcdesign.ru"},"maintainers":[{"name":"vitaly","email":"vitaly@rcdesign.ru"}],"dist":{"shasum":"c289506480557810f14a8bc62d7a06f63ed7f951","size":29605,"noattachment":false,"key":"/argparse/-/argparse-1.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/argparse/download/argparse-1.0.7.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/argparse-1.0.7.tgz_1458226887302_0.8524546672124416"},"directories":{},"publish_time":1458226889698,"_cnpm_publish_time":1458226889698,"_hasShrinkwrap":false},"1.0.6":{"name":"argparse","description":"Very powerful CLI arguments parser. Native port of argparse - python's options parsing library","version":"1.0.6","keywords":["cli","parser","argparse","option","args"],"homepage":"https://github.com/nodeca/argparse","contributors":[{"name":"Eugene Shkuropat"},{"name":"Paul Jacobson"}],"files":["index.js","lib/"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/nodeca/argparse.git"},"scripts":{"test":"make test"},"dependencies":{"sprintf-js":"~1.0.2"},"devDependencies":{"eslint":"2.0.0-rc.0","eslint-plugin-nodeca":"~1.0.3","mocha":"*","ndoc":"^3.1.0"},"gitHead":"f8810fdae9ab4eb68283ba4c5f62baeaf0c0719d","bugs":{"url":"https://github.com/nodeca/argparse/issues"},"_id":"argparse@1.0.6","_shasum":"ada3c46ade64695906efbb7a0a337f619abb4694","_from":".","_npmVersion":"2.14.12","_nodeVersion":"4.2.6","_npmUser":{"name":"vitaly","email":"vitaly@rcdesign.ru"},"maintainers":[{"name":"vitaly","email":"vitaly@rcdesign.ru"}],"dist":{"shasum":"ada3c46ade64695906efbb7a0a337f619abb4694","size":29444,"noattachment":false,"key":"/argparse/-/argparse-1.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/argparse/download/argparse-1.0.6.tgz"},"_npmOperationalInternal":{"host":"packages-6-west.internal.npmjs.com","tmp":"tmp/argparse-1.0.6.tgz_1454752276282_0.7111219766084105"},"directories":{},"publish_time":1454752279935,"_cnpm_publish_time":1454752279935,"_hasShrinkwrap":false},"1.0.5":{"name":"argparse","description":"Very powerful CLI arguments parser. Native port of argparse - python's options parsing library","version":"1.0.5","keywords":["cli","parser","argparse","option","args"],"homepage":"https://github.com/nodeca/argparse","contributors":[{"name":"Eugene Shkuropat"},{"name":"Paul Jacobson"}],"files":["index.js","lib/"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/nodeca/argparse.git"},"scripts":{"test":"make test"},"dependencies":{"sprintf-js":"~1.0.2"},"devDependencies":{"mocha":"*"},"gitHead":"994fc0120a51cd462cdd84f9aa211d357a82a60d","bugs":{"url":"https://github.com/nodeca/argparse/issues"},"_id":"argparse@1.0.5","_shasum":"8e1ff9ab91d1662d2dce2954d8511f448ccade42","_from":".","_npmVersion":"2.14.12","_nodeVersion":"4.2.6","_npmUser":{"name":"vitaly","email":"vitaly@rcdesign.ru"},"maintainers":[{"name":"vitaly","email":"vitaly@rcdesign.ru"}],"dist":{"shasum":"8e1ff9ab91d1662d2dce2954d8511f448ccade42","size":29216,"noattachment":false,"key":"/argparse/-/argparse-1.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/argparse/download/argparse-1.0.5.tgz"},"_npmOperationalInternal":{"host":"packages-5-east.internal.npmjs.com","tmp":"tmp/argparse-1.0.5.tgz_1454677471203_0.5495436238124967"},"directories":{},"publish_time":1454677472133,"_cnpm_publish_time":1454677472133,"_hasShrinkwrap":false},"1.0.4":{"name":"argparse","description":"Very powerful CLI arguments parser. Native port of argparse - python's options parsing library","version":"1.0.4","keywords":["cli","parser","argparse","option","args"],"homepage":"https://github.com/nodeca/argparse","contributors":[{"name":"Eugene Shkuropat"},{"name":"Paul Jacobson"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/nodeca/argparse.git"},"scripts":{"test":"make test"},"dependencies":{"lodash":">= 4.0.0 < 5.0.0","sprintf-js":"~1.0.2"},"devDependencies":{"mocha":"*"},"gitHead":"26e177bd9c164cbe4906bafb32b968eeebd2f2f2","bugs":{"url":"https://github.com/nodeca/argparse/issues"},"_id":"argparse@1.0.4","_shasum":"2b12247b933001971addcbfe4e67d20fd395bbf4","_from":".","_npmVersion":"2.14.12","_nodeVersion":"4.2.4","_npmUser":{"name":"vitaly","email":"vitaly@rcdesign.ru"},"maintainers":[{"name":"vitaly","email":"vitaly@rcdesign.ru"}],"dist":{"shasum":"2b12247b933001971addcbfe4e67d20fd395bbf4","size":31217,"noattachment":false,"key":"/argparse/-/argparse-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/argparse/download/argparse-1.0.4.tgz"},"directories":{},"publish_time":1453017501779,"_cnpm_publish_time":1453017501779,"_hasShrinkwrap":false},"1.0.3":{"name":"argparse","description":"Very powerful CLI arguments parser. Native port of argparse - python's options parsing library","version":"1.0.3","keywords":["cli","parser","argparse","option","args"],"homepage":"https://github.com/nodeca/argparse","contributors":[{"name":"Eugene Shkuropat"},{"name":"Paul Jacobson"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/nodeca/argparse.git"},"scripts":{"test":"make test"},"dependencies":{"lodash":">= 3.2.0 < 4.0.0","sprintf-js":"~1.0.2"},"devDependencies":{"mocha":"*"},"gitHead":"e46e471f113ba31074c0d0c156f93fd7a618b27c","bugs":{"url":"https://github.com/nodeca/argparse/issues"},"_id":"argparse@1.0.3","_shasum":"14389deeb0c28fc4cda9405b9f532a4e3785ce84","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.1","_npmUser":{"name":"vitaly","email":"vitaly@rcdesign.ru"},"maintainers":[{"name":"vitaly","email":"vitaly@rcdesign.ru"}],"dist":{"shasum":"14389deeb0c28fc4cda9405b9f532a4e3785ce84","size":31182,"noattachment":false,"key":"/argparse/-/argparse-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/argparse/download/argparse-1.0.3.tgz"},"directories":{},"publish_time":1445955376145,"_cnpm_publish_time":1445955376145,"_hasShrinkwrap":false},"1.0.2":{"name":"argparse","description":"Very powerful CLI arguments parser. Native port of argparse - python's options parsing library","version":"1.0.2","keywords":["cli","parser","argparse","option","args"],"homepage":"https://github.com/nodeca/argparse","contributors":[{"name":"Eugene Shkuropat"},{"name":"Paul Jacobson"}],"bugs":{"url":"https://github.com/nodeca/argparse/issues"},"license":"MIT","repository":{"type":"git","url":"git://github.com/nodeca/argparse.git"},"main":"./index.js","scripts":{"test":"make test"},"dependencies":{"lodash":">= 3.2.0 < 4.0.0","sprintf-js":"~1.0.2"},"devDependencies":{"mocha":"*"},"gitHead":"990f1b5332e70dd3c1c437d2f4077a2b63ac9674","_id":"argparse@1.0.2","_shasum":"bcfae39059656d1973d0b9e6a1a74154b5a9a136","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"vitaly","email":"vitaly@rcdesign.ru"},"maintainers":[{"name":"vitaly","email":"vitaly@rcdesign.ru"}],"dist":{"shasum":"bcfae39059656d1973d0b9e6a1a74154b5a9a136","size":31121,"noattachment":false,"key":"/argparse/-/argparse-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/argparse/download/argparse-1.0.2.tgz"},"directories":{},"publish_time":1426996294445,"_cnpm_publish_time":1426996294445,"_hasShrinkwrap":false},"1.0.1":{"name":"argparse","description":"Very powerful CLI arguments parser. Native port of argparse - python's options parsing library","version":"1.0.1","keywords":["cli","parser","argparse","option","args"],"homepage":"https://github.com/nodeca/argparse","contributors":[{"name":"Eugene Shkuropat"},{"name":"Paul Jacobson"}],"bugs":{"url":"https://github.com/nodeca/argparse/issues"},"license":"MIT","repository":{"type":"git","url":"git://github.com/nodeca/argparse.git"},"main":"./index.js","scripts":{"test":"make test"},"dependencies":{"lodash":"~3.2","sprintf-js":"~1.0.2"},"devDependencies":{"mocha":"*"},"gitHead":"84b31478e66f3352fa62f3f884ccdf97352d33b5","_id":"argparse@1.0.1","_shasum":"cb1010b8559920fc8aee521eb9e80e4851790923","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"vitaly","email":"vitaly@rcdesign.ru"},"maintainers":[{"name":"vitaly","email":"vitaly@rcdesign.ru"}],"dist":{"shasum":"cb1010b8559920fc8aee521eb9e80e4851790923","size":31068,"noattachment":false,"key":"/argparse/-/argparse-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/argparse/download/argparse-1.0.1.tgz"},"directories":{},"publish_time":1424414901420,"_cnpm_publish_time":1424414901420,"_hasShrinkwrap":false},"1.0.0":{"name":"argparse","description":"Very powerful CLI arguments parser. Native port of argparse - python's options parsing library","version":"1.0.0","keywords":["cli","parser","argparse","option","args"],"homepage":"https://github.com/nodeca/argparse","contributors":[{"name":"Eugene Shkuropat"},{"name":"Paul Jacobson"}],"bugs":{"url":"https://github.com/nodeca/argparse/issues"},"license":"MIT","repository":{"type":"git","url":"git://github.com/nodeca/argparse.git"},"main":"./index.js","scripts":{"test":"make test"},"dependencies":{"lodash":"^3.2.0","sprintf-js":"~1.0.2"},"devDependencies":{"mocha":"*"},"gitHead":"ffc165b39332bbd85474adb9afccad7d080aac1c","_id":"argparse@1.0.0","_shasum":"4408c1504b038a2f75436a04a9bcf9b77f2aef84","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"vitaly","email":"vitaly@rcdesign.ru"},"maintainers":[{"name":"vitaly","email":"vitaly@rcdesign.ru"}],"dist":{"shasum":"4408c1504b038a2f75436a04a9bcf9b77f2aef84","size":30992,"noattachment":false,"key":"/argparse/-/argparse-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/argparse/download/argparse-1.0.0.tgz"},"directories":{},"publish_time":1424330631940,"_cnpm_publish_time":1424330631940,"_hasShrinkwrap":false},"0.1.16":{"name":"argparse","description":"Very powerful CLI arguments parser. Native port of argparse - python's options parsing library","version":"0.1.16","keywords":["cli","parser","argparse","option","args"],"homepage":"https://github.com/nodeca/argparse","contributors":[{"name":"Eugene Shkuropat"},{"name":"Paul Jacobson"}],"bugs":{"url":"https://github.com/nodeca/argparse/issues"},"license":"MIT","repository":{"type":"git","url":"git://github.com/nodeca/argparse.git"},"main":"./index.js","scripts":{"test":"make test"},"dependencies":{"underscore":"~1.7.0","underscore.string":"~2.4.0"},"devDependencies":{"mocha":"*"},"gitHead":"9c32eb1405d5d4b5686087d95bac010774979659","_id":"argparse@0.1.16","_shasum":"cfd01e0fbba3d6caed049fbd758d40f65196f57c","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"vitaly","email":"vitaly@rcdesign.ru"},"maintainers":[{"name":"vitaly","email":"vitaly@rcdesign.ru"}],"dist":{"shasum":"cfd01e0fbba3d6caed049fbd758d40f65196f57c","size":30869,"noattachment":false,"key":"/argparse/-/argparse-0.1.16.tgz","tarball":"http://registry.cnpm.dingdandao.com/argparse/download/argparse-0.1.16.tgz"},"directories":{},"publish_time":1417458218631,"_cnpm_publish_time":1417458218631,"_hasShrinkwrap":false},"0.1.15":{"name":"argparse","description":"Very powerful CLI arguments parser. Native port of argparse - python's options parsing library","version":"0.1.15","keywords":["cli","parser","argparse","option","args"],"homepage":"https://github.com/nodeca/argparse","contributors":[{"name":"Eugene Shkuropat"},{"name":"Paul Jacobson"}],"bugs":{"url":"https://github.com/nodeca/argparse/issues"},"license":{"type":"MIT","url":"https://github.com/nodeca/argparse/blob/master/LICENSE"},"repository":{"type":"git","url":"git://github.com/nodeca/argparse.git"},"main":"./index.js","scripts":{"test":"make test"},"dependencies":{"underscore":"~1.4.3","underscore.string":"~2.3.1"},"devDependencies":{"mocha":"*"},"engines":{"node":">= 0.6.0"},"readmeFilename":"README.md","_id":"argparse@0.1.15","dist":{"shasum":"28a1f72c43113e763220e5708414301c8840f0a1","size":31039,"noattachment":false,"key":"/argparse/-/argparse-0.1.15.tgz","tarball":"http://registry.cnpm.dingdandao.com/argparse/download/argparse-0.1.15.tgz"},"_from":"https://github.com/nodeca/argparse/tarball/0.1.15","_resolved":"https://github.com/nodeca/argparse/tarball/0.1.15","_npmVersion":"1.2.18","_npmUser":{"name":"vitaly","email":"vitaly@rcdesign.ru"},"maintainers":[{"name":"vitaly","email":"vitaly@rcdesign.ru"}],"directories":{},"publish_time":1368367878146,"_hasShrinkwrap":false,"_cnpm_publish_time":1368367878146},"0.1.14":{"name":"argparse","description":"Very powerful CLI arguments parser. Native port of argparse - python's options parsing library","version":"0.1.14","keywords":["cli","parser","argparse","option","args"],"homepage":"https://github.com/nodeca/argparse","contributors":[{"name":"Eugene Shkuropat"},{"name":"Paul Jacobson"}],"bugs":{"url":"https://github.com/nodeca/argparse/issues"},"license":{"type":"MIT","url":"https://github.com/nodeca/argparse/blob/master/LICENSE"},"repository":{"type":"git","url":"git://github.com/nodeca/argparse.git"},"main":"./index.js","scripts":{"test":"make test"},"dependencies":{"underscore":"~1.4.3","underscore.string":"~2.3.1"},"devDependencies":{"mocha":"*"},"engines":{"node":">= 0.6.0"},"readmeFilename":"README.md","_id":"argparse@0.1.14","dist":{"shasum":"9d927aad6d8d12649b1a0bbb519590b26d465eb6","size":30983,"noattachment":false,"key":"/argparse/-/argparse-0.1.14.tgz","tarball":"http://registry.cnpm.dingdandao.com/argparse/download/argparse-0.1.14.tgz"},"_from":"https://github.com/nodeca/argparse/tarball/0.1.14","_resolved":"https://github.com/nodeca/argparse/tarball/0.1.14","_npmVersion":"1.2.18","_npmUser":{"name":"vitaly","email":"vitaly@rcdesign.ru"},"maintainers":[{"name":"vitaly","email":"vitaly@rcdesign.ru"}],"directories":{},"publish_time":1368325734390,"_hasShrinkwrap":false,"_cnpm_publish_time":1368325734390},"0.1.13":{"name":"argparse","description":"Very powerful CLI arguments parser. Native port of argparse - python's options parsing library","version":"0.1.13","keywords":["cli","parser","argparse","option","args"],"homepage":"https://github.com/nodeca/argparse","contributors":[{"name":"Eugene Shkuropat"},{"name":"Paul Jacobson"}],"bugs":{"url":"https://github.com/nodeca/argparse/issues"},"license":{"type":"MIT","url":"https://github.com/nodeca/argparse/blob/master/LICENSE"},"repository":{"type":"git","url":"git://github.com/nodeca/argparse.git"},"main":"./index.js","scripts":{"test":"make test"},"dependencies":{"underscore":"~1.4.3","underscore.string":"~2.3.1"},"devDependencies":{"mocha":"*"},"engines":{"node":">= 0.6.0"},"readmeFilename":"README.md","_id":"argparse@0.1.13","dist":{"shasum":"2abd72e43d0a34d9049141e9c255ba816409f407","size":30793,"noattachment":false,"key":"/argparse/-/argparse-0.1.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/argparse/download/argparse-0.1.13.tgz"},"_from":"https://github.com/nodeca/argparse/tarball/0.1.13","_resolved":"https://github.com/nodeca/argparse/tarball/0.1.13","_npmVersion":"1.2.14","_npmUser":{"name":"vitaly","email":"vitaly@rcdesign.ru"},"maintainers":[{"name":"vitaly","email":"vitaly@rcdesign.ru"}],"directories":{},"publish_time":1365422147978,"_hasShrinkwrap":false,"_cnpm_publish_time":1365422147978},"0.1.12":{"name":"argparse","description":"Very powerful CLI arguments parser. Native port of argparse - python's options parsing library","version":"0.1.12","keywords":["cli","parser","argparse","option","args"],"homepage":"https://github.com/nodeca/argparse","contributors":[{"name":"Eugene Shkuropat"},{"name":"Paul Jacobson"}],"bugs":{"url":"https://github.com/nodeca/argparse/issues"},"license":{"type":"MIT","url":"https://github.com/nodeca/argparse/blob/master/LICENSE"},"repository":{"type":"git","url":"git://github.com/nodeca/argparse.git"},"main":"./index.js","scripts":{"test":"make test"},"dependencies":{"underscore":"~1.4.3","underscore.string":"~2.3.1"},"devDependencies":{"mocha":"~1.8.1"},"engines":{"node":">= 0.6.0"},"readmeFilename":"README.md","_id":"argparse@0.1.12","dist":{"shasum":"987e5bd68ce0b82c213e1552fd6a46e11652617e","size":44127,"noattachment":false,"key":"/argparse/-/argparse-0.1.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/argparse/download/argparse-0.1.12.tgz"},"_npmVersion":"1.1.66","_npmUser":{"name":"vitaly","email":"vitaly@rcdesign.ru"},"maintainers":[{"name":"vitaly","email":"vitaly@rcdesign.ru"}],"directories":{},"publish_time":1360493324580,"_hasShrinkwrap":false,"_cnpm_publish_time":1360493324580},"0.1.11":{"name":"argparse","description":"Very powerful CLI arguments parser. Native port of argparse - python's options parsing library","version":"0.1.11","keywords":["cli","parser","argparse","option","args"],"homepage":"https://github.com/nodeca/argparse","contributors":[{"name":"Eugene Shkuropat"},{"name":"Paul Jacobson"}],"bugs":{"url":"https://github.com/nodeca/argparse/issues"},"license":{"type":"MIT","url":"https://github.com/nodeca/argparse/blob/master/LICENSE"},"repository":{"type":"git","url":"git://github.com/nodeca/argparse.git"},"main":"./index.js","scripts":{"test":"make test"},"dependencies":{"underscore":"~1.4.3","underscore.string":"~2.3.1"},"devDependencies":{"mocha":"~1.8.1"},"engines":{"node":">= 0.6.0"},"readmeFilename":"README.md","_id":"argparse@0.1.11","dist":{"shasum":"c61031628629a24935badc7156714981d86ec819","size":43293,"noattachment":false,"key":"/argparse/-/argparse-0.1.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/argparse/download/argparse-0.1.11.tgz"},"_npmVersion":"1.1.66","_npmUser":{"name":"vitaly","email":"vitaly@rcdesign.ru"},"maintainers":[{"name":"vitaly","email":"vitaly@rcdesign.ru"}],"directories":{},"publish_time":1360246803293,"_hasShrinkwrap":false,"_cnpm_publish_time":1360246803293},"0.1.10":{"name":"argparse","description":"Very powerful CLI arguments parser. Native port of argparse - python's options parsing library","version":"0.1.10","keywords":["cli","parser","argparse","option","args"],"homepage":"https://github.com/nodeca/argparse","author":{"name":"Eugene Shkuropat","email":"e.shkuropat@gmail.com"},"bugs":{"url":"https://github.com/nodeca/argparse/issues"},"license":{"type":"MIT","url":"https://github.com/nodeca/argparse/blob/master/LICENSE"},"repository":{"type":"git","url":"git://github.com/nodeca/argparse.git"},"main":"./index.js","scripts":{"test":"make test"},"dependencies":{"underscore":"~1.3.3","underscore.string":"~2.1.1"},"devDependencies":{"mocha":"~1.2.1"},"engines":{"node":">= 0.6.0"},"readmeFilename":"README.md","_id":"argparse@0.1.10","dist":{"shasum":"ab77c1177fbab43831941be108dc6c1222e4980d","size":34797,"noattachment":false,"key":"/argparse/-/argparse-0.1.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/argparse/download/argparse-0.1.10.tgz"},"_npmVersion":"1.1.66","_npmUser":{"name":"vitaly","email":"vitaly@rcdesign.ru"},"maintainers":[{"name":"vitaly","email":"vitaly@rcdesign.ru"}],"directories":{},"publish_time":1356845214477,"_hasShrinkwrap":false,"_cnpm_publish_time":1356845214477},"0.1.9":{"name":"argparse","description":"Very powerful CLI arguments parser. Native port of argparse - python's options parsing library","version":"0.1.9","keywords":["cli","parser","argparse","option","args"],"homepage":"https://github.com/nodeca/argparse","author":{"name":"Eugene Shkuropat","email":"e.shkuropat@gmail.com"},"bugs":{"url":"https://github.com/nodeca/argparse/issues"},"license":{"type":"MIT","url":"https://github.com/nodeca/argparse/blob/master/LICENSE"},"repository":{"type":"git","url":"git://github.com/nodeca/argparse.git"},"main":"./index.js","scripts":{"test":"make test"},"dependencies":{"underscore":"~1.3.3","underscore.string":"~2.1.1"},"devDependencies":{"mocha":"~1.2.1"},"engines":{"node":">= 0.6.0"},"readmeFilename":"README.md","_id":"argparse@0.1.9","dist":{"shasum":"9c5d6da174c219dd796271ef46a8b633be298c07","size":32201,"noattachment":false,"key":"/argparse/-/argparse-0.1.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/argparse/download/argparse-0.1.9.tgz"},"_npmVersion":"1.1.66","_npmUser":{"name":"vitaly","email":"vitaly@rcdesign.ru"},"maintainers":[{"name":"vitaly","email":"vitaly@rcdesign.ru"}],"directories":{},"publish_time":1356586948541,"_hasShrinkwrap":false,"_cnpm_publish_time":1356586948541},"0.1.8":{"name":"argparse","description":"Very powerful CLI arguments parser. Native port of argparse - python's options parsing library","version":"0.1.8","keywords":["cli","parser","argparse","option","args"],"homepage":"https://github.com/nodeca/argparse","author":{"name":"Eugene Shkuropat","email":"e.shkuropat@gmail.com"},"bugs":{"url":"https://github.com/nodeca/argparse/issues"},"license":{"type":"MIT","url":"https://github.com/nodeca/argparse/blob/master/LICENSE"},"repository":{"type":"git","url":"git://github.com/nodeca/argparse.git"},"main":"./index.js","scripts":{"test":"make test"},"dependencies":{"underscore":"~1.3.3","underscore.string":"~2.1.1"},"devDependencies":{"mocha":"~1.2.1"},"engines":{"node":">= 0.6.0"},"readmeFilename":"README.md","_id":"argparse@0.1.8","dist":{"shasum":"fafa8e68ba36528ea538a8745c33f384d1b6daf1","size":31563,"noattachment":false,"key":"/argparse/-/argparse-0.1.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/argparse/download/argparse-0.1.8.tgz"},"_npmVersion":"1.1.66","_npmUser":{"name":"vitaly","email":"vitaly@rcdesign.ru"},"maintainers":[{"name":"vitaly","email":"vitaly@rcdesign.ru"}],"directories":{},"publish_time":1354476487466,"_hasShrinkwrap":false,"_cnpm_publish_time":1354476487466},"0.1.7":{"name":"argparse","description":"Very powerful CLI arguments parser. Native port of argparse - python's options parsing library","version":"0.1.7","keywords":["cli","parser","argparse","option","args"],"homepage":"https://github.com/nodeca/argparse","author":{"name":"Eugene Shkuropat","email":"e.shkuropat@gmail.com"},"bugs":{"url":"https://github.com/nodeca/argparse/issues"},"license":{"type":"MIT","url":"https://github.com/nodeca/argparse/blob/master/LICENSE"},"repository":{"type":"git","url":"git://github.com/nodeca/argparse.git"},"main":"./index.js","scripts":{"test":"make test"},"dependencies":{"underscore":"~1.3.3","underscore.string":"~2.1.1"},"devDependencies":{"mocha":"~1.2.1"},"engines":{"node":">= 0.6.0"},"_id":"argparse@0.1.7","dist":{"shasum":"eb6f77628d196ce9a56dd36abed78ae25f3b01f0","size":30779,"noattachment":false,"key":"/argparse/-/argparse-0.1.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/argparse/download/argparse-0.1.7.tgz"},"_npmVersion":"1.1.61","_npmUser":{"name":"vitaly","email":"vitaly@rcdesign.ru"},"maintainers":[{"name":"vitaly","email":"vitaly@rcdesign.ru"}],"directories":{},"publish_time":1350216856299,"_hasShrinkwrap":false,"_cnpm_publish_time":1350216856299},"0.1.6":{"name":"argparse","description":"Very powerful CLI arguments parser. Native port of argparse - python's options parsing library","version":"0.1.6","keywords":["cli","parser","argparse","option","args"],"homepage":"https://github.com/nodeca/argparse","author":{"name":"Eugene Shkuropat","email":"e.shkuropat@gmail.com"},"bugs":{"url":"https://github.com/nodeca/argparse/issues"},"license":{"type":"MIT","url":"https://github.com/nodeca/argparse/blob/master/LICENSE"},"repository":{"type":"git","url":"git://github.com/nodeca/argparse.git"},"main":"./index.js","scripts":{"test":"make test"},"dependencies":{"underscore":"~1.3.3","underscore.string":"~2.1.1"},"devDependencies":{"mocha":"~1.2.1"},"engines":{"node":">= 0.6.0"},"_id":"argparse@0.1.6","dist":{"shasum":"434d4ceaf77275e117d396293dcb2977c31b40ec","size":30608,"noattachment":false,"key":"/argparse/-/argparse-0.1.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/argparse/download/argparse-0.1.6.tgz"},"_npmVersion":"1.1.59","_npmUser":{"name":"vitaly","email":"vitaly@rcdesign.ru"},"maintainers":[{"name":"vitaly","email":"vitaly@rcdesign.ru"}],"directories":{},"publish_time":1347182761487,"_hasShrinkwrap":false,"_cnpm_publish_time":1347182761487},"0.1.5":{"name":"argparse","description":"Very powerful CLI arguments parser. Native port of argparse - python's options parsing library","version":"0.1.5","keywords":["cli","parser","argparse","option","args"],"homepage":"https://github.com/nodeca/argparse","author":{"name":"Eugene Shkuropat","email":"e.shkuropat@gmail.com"},"bugs":{"url":"https://github.com/nodeca/argparse/issues"},"license":{"type":"MIT","url":"https://github.com/nodeca/argparse/blob/master/LICENSE"},"repository":{"type":"git","url":"git://github.com/nodeca/argparse.git"},"main":"./index.js","scripts":{"test":"make test"},"dependencies":{"underscore":"~1.3.3","underscore.string":"~2.1.1"},"devDependencies":{"mocha":"~1.2.1"},"engines":{"node":">= 0.6.0"},"_id":"argparse@0.1.5","dist":{"shasum":"bcb6f43cedd06bedc4d0e97c833f97595e16f7e5","size":30539,"noattachment":false,"key":"/argparse/-/argparse-0.1.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/argparse/download/argparse-0.1.5.tgz"},"_npmVersion":"1.1.59","_npmUser":{"name":"vitaly","email":"vitaly@rcdesign.ru"},"maintainers":[{"name":"vitaly","email":"vitaly@rcdesign.ru"}],"directories":{},"publish_time":1346676752986,"_hasShrinkwrap":false,"_cnpm_publish_time":1346676752986},"0.1.4":{"name":"argparse","description":"Very powerful CLI arguments parser. Native port of argparse - python's options parsing library","version":"0.1.4","keywords":["cli","parser","argparse","option","args"],"homepage":"https://github.com/nodeca/argparse","author":{"name":"Eugene Shkuropat","email":"e.shkuropat@gmail.com"},"bugs":{"url":"https://github.com/nodeca/argparse/issues"},"license":{"type":"MIT","url":"https://github.com/nodeca/argparse/blob/master/LICENSE"},"repository":{"type":"git","url":"git://github.com/nodeca/argparse.git"},"main":"./index.js","scripts":{"test":"make test"},"dependencies":{"underscore":"~1.3.3","underscore.string":"~2.1.1"},"devDependencies":{"mocha":"~1.2.1"},"engines":{"node":">= 0.6.0"},"_id":"argparse@0.1.4","dist":{"shasum":"72ca942eb911bf18a011144361f3607c71ab4cfe","size":30413,"noattachment":false,"key":"/argparse/-/argparse-0.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/argparse/download/argparse-0.1.4.tgz"},"maintainers":[{"name":"vitaly","email":"vitaly@rcdesign.ru"}],"directories":{},"publish_time":1343633597434,"_hasShrinkwrap":false,"_cnpm_publish_time":1343633597434},"0.1.3":{"name":"argparse","description":"Very powerful CLI arguments parser. Native port of argparse - python's options parsing library","version":"0.1.3","keywords":["cli","parser","argparse","option","args"],"homepage":"https://github.com/nodeca/argparse","author":{"name":"Eugene Shkuropat","email":"e.shkuropat@gmail.com"},"bugs":{"url":"https://github.com/nodeca/argparse/issues"},"license":{"type":"MIT","url":"https://github.com/nodeca/argparse/blob/master/LICENSE"},"repository":{"type":"git","url":"git://github.com/nodeca/argparse.git"},"main":"./index.js","scripts":{"test":"make test"},"dependencies":{"underscore":"~1.3.3","underscore.string":"~2.1.1"},"devDependencies":{"mocha":"~1.2.1"},"engines":{"node":">= 0.6.0"},"_id":"argparse@0.1.3","dist":{"shasum":"e1a6a760f372b4082080da00b3ed13b46d42badf","size":30045,"noattachment":false,"key":"/argparse/-/argparse-0.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/argparse/download/argparse-0.1.3.tgz"},"maintainers":[{"name":"vitaly","email":"vitaly@rcdesign.ru"}],"directories":{},"publish_time":1341400825948,"_hasShrinkwrap":false,"_cnpm_publish_time":1341400825948},"0.1.2":{"name":"argparse","description":"Very powerful CLI arguments parser. Native port of argparse - python's options parsing library","version":"0.1.2","keywords":["cli","parser","argparse","option","args"],"homepage":"https://github.com/nodeca/argparse","author":{"name":"Eugene Shkuropat","email":"e.shkuropat@gmail.com"},"bugs":{"url":"https://github.com/nodeca/argparse/issues"},"license":{"type":"MIT","url":"https://github.com/nodeca/argparse/blob/master/LICENSE"},"repository":{"type":"git","url":"git://github.com/nodeca/argparse.git"},"main":"./index.js","scripts":{"test":"make test"},"dependencies":{"underscore":"1.3.1","underscore.string":"2.1.1"},"devDependencies":{"mocha":"1.0.1"},"engines":{"node":">= 0.6.0"},"_npmUser":{"name":"vitaly","email":"vitaly@rcdesign.ru"},"_id":"argparse@0.1.2","optionalDependencies":{},"_engineSupported":true,"_npmVersion":"1.1.12","_nodeVersion":"v0.6.14","_defaultsLoaded":true,"dist":{"shasum":"dab8a7925b091e24683e17f8bcf7d9a4bf00204a","size":29860,"noattachment":false,"key":"/argparse/-/argparse-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/argparse/download/argparse-0.1.2.tgz"},"maintainers":[{"name":"vitaly","email":"vitaly@rcdesign.ru"}],"directories":{},"publish_time":1338285631477,"_hasShrinkwrap":false,"_cnpm_publish_time":1338285631477},"0.1.1":{"name":"argparse","description":"Very powerful CLI arguments parser. Native port of argparse - python's options parsing library","version":"0.1.1","keywords":["cli","parser","argparse","option","args"],"homepage":"https://github.com/nodeca/argparse","author":{"name":"Eugene Shkuropat","email":"e.shkuropat@gmail.com"},"bugs":{"url":"https://github.com/nodeca/argparse/issues"},"license":{"type":"MIT","url":"https://github.com/nodeca/argparse/blob/master/LICENSE"},"repository":{"type":"git","url":"git://github.com/nodeca/argparse.git"},"main":"./index.js","dependencies":{"underscore":"1.3.1","underscore.string":"2.1.1"},"engines":{"node":">= 0.6.0"},"_npmUser":{"name":"vitaly","email":"vitaly@rcdesign.ru"},"_id":"argparse@0.1.1","devDependencies":{},"optionalDependencies":{},"_engineSupported":true,"_npmVersion":"1.1.12","_nodeVersion":"v0.6.14","_defaultsLoaded":true,"dist":{"shasum":"7898577c1e2a249f3e550cc48209acc1d939026e","size":28892,"noattachment":false,"key":"/argparse/-/argparse-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/argparse/download/argparse-0.1.1.tgz"},"scripts":{},"maintainers":[{"name":"vitaly","email":"vitaly@rcdesign.ru"}],"directories":{},"publish_time":1337754001344,"_hasShrinkwrap":false,"_cnpm_publish_time":1337754001344},"0.1.0":{"name":"argparse","description":"Very powerful CLI arguments parser. Native port of argparse - python's options parsing library","version":"0.1.0","keywords":["cli","parser","argparse","option","args"],"homepage":"https://github.com/nodeca/argparse","author":{"name":"Eugene Shkuropat","email":"e.shkuropat@gmail.com"},"bugs":{"url":"https://github.com/nodeca/argparse/issues"},"license":{"type":"MIT","url":"https://github.com/nodeca/argparse/blob/master/LICENSE"},"repository":{"type":"git","url":"git://github.com/nodeca/argparse.git"},"main":"./index.js","dependencies":{"underscore":"1.3.1","underscore.string":"2.1.1"},"engines":{"node":">= 0.6.0"},"_npmUser":{"name":"vitaly","email":"vitaly@rcdesign.ru"},"_id":"argparse@0.1.0","devDependencies":{},"optionalDependencies":{},"_engineSupported":true,"_npmVersion":"1.1.12","_nodeVersion":"v0.6.14","_defaultsLoaded":true,"dist":{"shasum":"141038690326bb1fe60c3aa2fd32e60252cdf3ea","size":28561,"noattachment":false,"key":"/argparse/-/argparse-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/argparse/download/argparse-0.1.0.tgz"},"scripts":{},"maintainers":[{"name":"vitaly","email":"vitaly@rcdesign.ru"}],"directories":{},"publish_time":1337199390136,"_hasShrinkwrap":false,"_cnpm_publish_time":1337199390136}},"readme":"argparse\n========\n\n[![Build Status](https://secure.travis-ci.org/nodeca/argparse.svg?branch=master)](http://travis-ci.org/nodeca/argparse)\n[![NPM version](https://img.shields.io/npm/v/argparse.svg)](https://www.npmjs.org/package/argparse)\n\nCLI arguments parser for node.js, with [sub-commands](https://docs.python.org/3.9/library/argparse.html#sub-commands) support. Port of python's [argparse](http://docs.python.org/dev/library/argparse.html) (version [3.9.0](https://github.com/python/cpython/blob/v3.9.0rc1/Lib/argparse.py)).\n\n**Difference with original.**\n\n- JS has no keyword arguments support.\n  -  Pass options instead: `new ArgumentParser({ description: 'example', add_help: true })`.\n- JS has no python's types `int`, `float`, ...\n  - Use string-typed names: `.add_argument('-b', { type: 'int', help: 'help' })`.\n- `%r` format specifier uses `require('util').inspect()`.\n\nMore details in [doc](./doc).\n\n\nExample\n-------\n\n`test.js` file:\n\n```javascript\n#!/usr/bin/env node\n'use strict';\n\nconst { ArgumentParser } = require('argparse');\nconst { version } = require('./package.json');\n\nconst parser = new ArgumentParser({\n  description: 'Argparse example'\n});\n\nparser.add_argument('-v', '--version', { action: 'version', version });\nparser.add_argument('-f', '--foo', { help: 'foo bar' });\nparser.add_argument('-b', '--bar', { help: 'bar foo' });\nparser.add_argument('--baz', { help: 'baz bar' });\n\nconsole.dir(parser.parse_args());\n```\n\nDisplay help:\n\n```\n$ ./test.js -h\nusage: test.js [-h] [-v] [-f FOO] [-b BAR] [--baz BAZ]\n\nArgparse example\n\noptional arguments:\n  -h, --help         show this help message and exit\n  -v, --version      show program's version number and exit\n  -f FOO, --foo FOO  foo bar\n  -b BAR, --bar BAR  bar foo\n  --baz BAZ          baz bar\n```\n\nParse arguments:\n\n```\n$ ./test.js -f=3 --bar=4 --baz 5\n{ foo: '3', bar: '4', baz: '5' }\n```\n\n\nAPI docs\n--------\n\nSince this is a port with minimal divergence, there's no separate documentation.\nUse original one instead, with notes about difference.\n\n1. [Original doc](https://docs.python.org/3.9/library/argparse.html).\n2. [Original tutorial](https://docs.python.org/3.9/howto/argparse.html).\n3. [Difference with python](./doc).\n\n\nargparse for enterprise\n-----------------------\n\nAvailable as part of the Tidelift Subscription\n\nThe maintainers of argparse and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. [Learn more.](https://tidelift.com/subscription/pkg/npm-argparse?utm_source=npm-argparse&utm_medium=referral&utm_campaign=enterprise&utm_term=repo)\n","_attachments":{},"homepage":"https://github.com/nodeca/argparse#readme","bugs":{"url":"https://github.com/nodeca/argparse/issues"},"license":"Python-2.0"}