{"maintainers":[{"name":"anonymous","email":"rdvornov@gmail.com"}],"keywords":["cli","command","option","argument","completion"],"dist-tags":{"latest":"3.1.1"},"author":{"name":"Roman Dvornov","email":"rdvornov@gmail.com"},"description":"Command line argument parser","readme":"[![NPM version](https://img.shields.io/npm/v/clap.svg)](https://www.npmjs.com/package/clap)\r\n[![Build Status](https://github.com/lahmatiy/clap/actions/workflows/build.yml/badge.svg)](https://github.com/lahmatiy/clap/actions/workflows/build.yml)\r\n[![Coverage Status](https://coveralls.io/repos/github/lahmatiy/clap/badge.svg?branch=master)](https://coveralls.io/github/lahmatiy/clap?branch=master)\r\n\r\n# Clap.js\r\n\r\nA library for node.js to build command-line interfaces (CLI). With its help, making a simple CLI application is a trivial task. It equally excels in complex tools with a lot of subcommands and specific features. This library supports argument coercion and completion suggestion — typing the commands is much easier.\r\n\r\nInspired by [commander.js](https://github.com/tj/commander.js)\r\n\r\nFeatures:\r\n\r\n- TBD\r\n\r\n## Usage\r\n\r\n```\r\nnpm install clap\r\n```\r\n\r\n```js\r\nconst cli = require('clap');\r\n\r\nconst myCommand = cli.command('my-command [optional-arg]')\r\n    .description('Optional description')\r\n    .version('1.2.3')\r\n    .option('-b, --bool', 'Bollean option')\r\n    .option('--foo <foo>', 'Option with required argument')\r\n    .option('--bar [bar]', 'Option with optional argument')\r\n    .option('--baz [value]', 'Option with optional argument and normalize function',\r\n        value => Number(value),\r\n        123 // 123 is default\r\n    )\r\n    .action(function({ options, args, literalArgs }) {\r\n        // options is an object with collected values\r\n        // args goes before options\r\n        // literal args goes after \"--\"\r\n    });\r\n\r\nmyCommand.run();  // the same as \"myCommnad.run(process.argv.slice(2))\"\r\nmyCommand.run(['--foo', '123', '-b'])\r\n\r\n// sub-commands\r\nmyCommand\r\n    .command('nested')\r\n        .option('-q, --quz', 'Some parameter', 'Default value')\r\n        // ...\r\n        .end()\r\n    .command('another-command [arg1] [arg2]')\r\n        // ...\r\n        .command('level3-command')\r\n            //...\r\n```\r\n\r\n## API\r\n\r\n### Command\r\n\r\n```\r\n.command()\r\n    // definition\r\n    .description(value)\r\n    .version(value, usage, description, action)\r\n    .help(usage, description, action)\r\n    .option(usage, description, ...options)\r\n    .command(usageOrCommand)\r\n    .extend(fn, ...options)\r\n    .end()\r\n\r\n    // argv processing pipeline handler setters\r\n    .init(command, context)\r\n    .applyConfig(context)\r\n    .prerareContenxt(context)\r\n    .action(context)\r\n\r\n    // main methods\r\n    .parse(argv, suggest)\r\n    .run(argv)\r\n\r\n    // misc\r\n    .clone(deep)\r\n    .createOptionValues()\r\n    .getCommand(name)\r\n    .getCommands()\r\n    .getOption(name)\r\n    .getOptions()\r\n    .outputHelp()\r\n```\r\n\r\n### .option(usage, description, ...options)\r\n\r\nThere are two usage:\r\n\r\n```\r\n.option(usage, description, normalize, value)\r\n.option(usage, description, options)\r\n```\r\n\r\nWhere `options`:\r\n\r\n```\r\n{\r\n    default: any,          // default value\r\n    normalize: (value, oldValue) => { ... }, // any value for option is passing through this function and its result stores as option value\r\n    shortcut: (value, oldValue) => { ... },  // for shortcut options, the handler is executed after the value is set, and its result (an object) is used as a source of values for other options\r\n    action: () => { ... }, // for an action option, which breaks regular args processing and preform and action (e.g. show help or version)\r\n    config: boolean        // mark option is about config and should be applied before `applyConfig()`\r\n}\r\n```\r\n\r\n### Argv processing\r\n\r\n- `init(command, context)`  // before arguments parsing\r\n    - invoke action option and exit if any\r\n- apply **config** options\r\n- `applyConfig(context)`\r\n- apply all the rest options\r\n- `prepareContext(context)` // after arguments parsing\r\n    - switch to next command -> command is prescending\r\n        - `init(command, context)`\r\n            - invoke action option and exit if any\r\n        - apply **config** options\r\n        - `applyConfig(context)`\r\n        - apply all the rest options\r\n        - `prepareContext(context)` // after arguments parsing\r\n            - switch to next command\r\n                - ...\r\n            - `action(context)` -> command is target\r\n    - `action(context)` -> command is target\r\n\r\n## License\r\n\r\nMIT\r\n","repository":{"type":"git","url":"git+https://github.com/lahmatiy/clap.git"},"users":{"mavrin":true},"bugs":{"url":"https://github.com/lahmatiy/clap/issues"},"license":"MIT","versions":{"1.0.0-alpha":{"name":"clap","title":"Command line argument parser","description":"Command line argument parser","author":{"name":"Roman Dvornov","email":"rdvornov@gmail.com"},"version":"1.0.0-alpha","keywords":["cli","command","option","argument","completion"],"homepage":"https://github.com/lahmatiy/clap","repository":{"type":"git","url":"https://github.com/lahmatiy/clap.git"},"main":"index","files":["index.js"],"engines":{"node":">=0.8.0"},"dependencies":{},"devDependencies":{"mocha":"~1.17.1"},"scripts":{"test":"mocha test -R spec"},"bugs":{"url":"https://github.com/lahmatiy/clap/issues"},"_id":"clap@1.0.0-alpha","dist":{"shasum":"e1081ec409084e8460f3783499b11362033ecaad","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/clap/-/clap-1.0.0-alpha.tgz","integrity":"sha512-UmbKfZaAzTtR9eOwSFXwyUJtty1B4vhzNYQYifDOuNXjdVaQYz/l8HK2cSGOnDaffI0wgjw6caWyElNIPM3ywQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB8jGYnQVWpEke+WfcmxpQswZNg4TDhENCEXvhUqJBMyAiEA4Hsy28CKrj2WXYCCvWmCtQmh2QHO2PrkbJ7AIu7EqwI="}]},"_from":".","_npmVersion":"1.3.2","_npmUser":{"name":"anonymous","email":"rdvornov@gmail.com"},"maintainers":[{"name":"anonymous","email":"rdvornov@gmail.com"}],"directories":{}},"1.0.0-alpha.2":{"name":"clap","title":"Command line argument parser","description":"Command line argument parser","author":{"name":"Roman Dvornov","email":"rdvornov@gmail.com"},"version":"1.0.0-alpha.2","keywords":["cli","command","option","argument","completion"],"homepage":"https://github.com/lahmatiy/clap","repository":{"type":"git","url":"https://github.com/lahmatiy/clap.git"},"main":"index","files":["index.js"],"engines":{"node":">=0.8.0"},"dependencies":{},"devDependencies":{"mocha":"~1.17.1"},"scripts":{"test":"mocha test -R spec"},"bugs":{"url":"https://github.com/lahmatiy/clap/issues"},"_id":"clap@1.0.0-alpha.2","dist":{"shasum":"c82277f2b60e7167ba5ebde61bc28ce10eb80c1c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/clap/-/clap-1.0.0-alpha.2.tgz","integrity":"sha512-M+wknAHqVIjhd167xaYmgYji5ZFycv70LcNH7i12GafQT9iUQ+oOL9tuGIBcnY0wo8t7vnzNIL7i+zFD17AVww==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDeo3crxMOa71926i4KH/Xif4H85BRQ7jrMtbSQ5PtvQAiEA3FfXBXLMSJCtsOqNxtflwdN6cmvZ73o6SvL0ngfFa30="}]},"_from":".","_npmVersion":"1.3.24","_npmUser":{"name":"anonymous","email":"rdvornov@gmail.com"},"maintainers":[{"name":"anonymous","email":"rdvornov@gmail.com"}],"directories":{}},"1.0.0-beta":{"name":"clap","title":"Command line argument parser","description":"Command line argument parser","author":{"name":"Roman Dvornov","email":"rdvornov@gmail.com"},"version":"1.0.0-beta","keywords":["cli","command","option","argument","completion"],"homepage":"https://github.com/lahmatiy/clap","repository":{"type":"git","url":"https://github.com/lahmatiy/clap.git"},"main":"index","files":["index.js"],"engines":{"node":">=0.8.0"},"dependencies":{},"devDependencies":{"mocha":"~1.17.1"},"scripts":{"test":"mocha test -R spec"},"bugs":{"url":"https://github.com/lahmatiy/clap/issues"},"_id":"clap@1.0.0-beta","dist":{"shasum":"f9fec096754eabd5ebb37b2f87e1d3e076237f76","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/clap/-/clap-1.0.0-beta.tgz","integrity":"sha512-FnMua3BXiabrcUvYGRvS4pyG+1O7Dh1ARameb1DVeNFVph3MHXG72I/3PEvxjP5Ns3jGAQtMQWZ/h//iF/ZA4A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGDss/bl+SZJifFpJ08pJMCG+cOjQD0vJlfZiLG28AOaAiEAwUqPcp1y27uF2vDs5Fs7ObxfTXqE0BDlFZMObGUk1g4="}]},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"anonymous","email":"rdvornov@gmail.com"},"maintainers":[{"name":"anonymous","email":"rdvornov@gmail.com"}],"directories":{}},"1.0.0-beta2":{"name":"clap","title":"Command line argument parser","description":"Command line argument parser","author":{"name":"Roman Dvornov","email":"rdvornov@gmail.com"},"version":"1.0.0-beta2","keywords":["cli","command","option","argument","completion"],"homepage":"https://github.com/lahmatiy/clap","repository":{"type":"git","url":"https://github.com/lahmatiy/clap.git"},"main":"index","files":["index.js"],"engines":{"node":">=0.10.0"},"dependencies":{"chalk":"0.5.1"},"devDependencies":{"mocha":"~1.17.1"},"scripts":{"test":"mocha test -R spec"},"bugs":{"url":"https://github.com/lahmatiy/clap/issues"},"_id":"clap@1.0.0-beta2","_shasum":"8e60bb7869a8aa1bbdb24f921adc3065ce1c0bf4","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"anonymous","email":"rdvornov@gmail.com"},"maintainers":[{"name":"anonymous","email":"rdvornov@gmail.com"}],"dist":{"shasum":"8e60bb7869a8aa1bbdb24f921adc3065ce1c0bf4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/clap/-/clap-1.0.0-beta2.tgz","integrity":"sha512-iE5VXB0jRP7Q7d9tyHTTuFCTWR7OeiWWN0uQOrc4rr+aoLxJjm2+1zpKpAwyXCoW3JJ8RbKIfB/89/FgWzl4GQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCDfYmX+Nhanhxa8jPRN5SQIwOdewk+Z/hyYFNC5995mwIgSi14IMnoeU2bWyFb1rqu5zM7XPuLrN69lzd0swnkaew="}]},"directories":{}},"1.0.0":{"name":"clap","title":"Command line argument parser","description":"Command line argument parser","author":{"name":"Roman Dvornov","email":"rdvornov@gmail.com"},"version":"1.0.0","keywords":["cli","command","option","argument","completion"],"homepage":"https://github.com/lahmatiy/clap","repository":{"type":"git","url":"https://github.com/lahmatiy/clap.git"},"main":"index","files":["index.js"],"engines":{"node":">=0.10.0"},"dependencies":{"chalk":"0.5.1"},"devDependencies":{"mocha":"~1.17.1"},"scripts":{"test":"mocha test -R spec"},"gitHead":"93852e5e09035e92c88ca3016c7badc3c70b1503","bugs":{"url":"https://github.com/lahmatiy/clap/issues"},"_id":"clap@1.0.0","_shasum":"052b6b64ba894a3aa036e9bdae5330ef2d6f0e65","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"anonymous","email":"rdvornov@gmail.com"},"maintainers":[{"name":"anonymous","email":"rdvornov@gmail.com"}],"dist":{"shasum":"052b6b64ba894a3aa036e9bdae5330ef2d6f0e65","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/clap/-/clap-1.0.0.tgz","integrity":"sha512-T6PgwpQCwTwhHeszip2jDReW4Np/KhCHiRdv+mXbuIKhBDoO1o6wI2UWrr6Fpzqo3gIw87wo7rpq34XQom9YGg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCtkdj7TG94zpsjsIyinztRqASQ0pvkCGpi5WxVML+wfgIgLaKOtfYvSABzXSbGtt6aJaCtNjjT1FE9B0UfTjDRCz0="}]},"directories":{}},"1.0.1":{"name":"clap","title":"Command line argument parser","description":"Command line argument parser","author":{"name":"Roman Dvornov","email":"rdvornov@gmail.com"},"version":"1.0.1","keywords":["cli","command","option","argument","completion"],"homepage":"https://github.com/lahmatiy/clap","repository":{"type":"git","url":"https://github.com/lahmatiy/clap.git"},"main":"index","files":["index.js"],"engines":{"node":">=0.10.0"},"dependencies":{"chalk":"0.5.1"},"devDependencies":{"mocha":"~1.17.1"},"scripts":{"test":"mocha test -R spec"},"gitHead":"4d8ee05e90b445e0d04835c815e583a77b06b793","bugs":{"url":"https://github.com/lahmatiy/clap/issues"},"_id":"clap@1.0.1","_shasum":"6baeb73ac64a828b55982d43d5b0e958252281b3","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"anonymous","email":"rdvornov@gmail.com"},"maintainers":[{"name":"anonymous","email":"rdvornov@gmail.com"}],"dist":{"shasum":"6baeb73ac64a828b55982d43d5b0e958252281b3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/clap/-/clap-1.0.1.tgz","integrity":"sha512-fNTR/SR80KrLoY3CqGz5MG5KV7pm9uaYawS6eAtHIRzmTQBURXp8bJ+DdlfcHYEKRNyZGUSH7vPK++w4dPQH5A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEE/mIA2CgG2o3UlYKNPOARHIIqJcxU9AZrKdLv0Z5MAAiEAw6lnZno40gU9IDuMnxtQeLRwe0842ZrPbQw4uwOw1ak="}]},"directories":{}},"1.0.2":{"name":"clap","title":"Command line argument parser","description":"Command line argument parser","author":{"name":"Roman Dvornov","email":"rdvornov@gmail.com"},"version":"1.0.2","keywords":["cli","command","option","argument","completion"],"homepage":"https://github.com/lahmatiy/clap","repository":{"type":"git","url":"https://github.com/lahmatiy/clap.git"},"main":"index","files":["index.js"],"engines":{"node":">=0.10.0"},"dependencies":{"chalk":"0.5.1"},"devDependencies":{"mocha":"~1.17.1"},"scripts":{"test":"mocha test -R spec"},"gitHead":"84e1177087f8fb7eb52498be07b1aec425698ba0","bugs":{"url":"https://github.com/lahmatiy/clap/issues"},"_id":"clap@1.0.2","_shasum":"8a6a936746e9fa1c6d33b98f07486e3516af7d59","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"anonymous","email":"rdvornov@gmail.com"},"maintainers":[{"name":"anonymous","email":"rdvornov@gmail.com"}],"dist":{"shasum":"8a6a936746e9fa1c6d33b98f07486e3516af7d59","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/clap/-/clap-1.0.2.tgz","integrity":"sha512-mX2p+oLBKefWPIKbtLIcT6TBZmeTzcHtRatW+F5doGWkzUifArZQeDOGS/0yLRuGq2EymNjWU7SvGT0xIl4hAA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEE0gYqMB6alJN/2DF5r+CvOT1rpmydCTkav0fGTgGhAAiEAyWydp0/K4LjzEGF3rbKjt3TRqMkoaQ+sce3rhWj39FI="}]},"directories":{}},"1.0.3":{"name":"clap","title":"Command line argument parser","description":"Command line argument parser","author":{"name":"Roman Dvornov","email":"rdvornov@gmail.com"},"version":"1.0.3","keywords":["cli","command","option","argument","completion"],"homepage":"https://github.com/lahmatiy/clap","repository":{"type":"git","url":"https://github.com/lahmatiy/clap.git"},"main":"index","files":["index.js"],"engines":{"node":">=0.10.0"},"dependencies":{"chalk":"0.5.1"},"devDependencies":{"mocha":"~1.17.1"},"scripts":{"test":"mocha test -R spec"},"gitHead":"b03749b9412ded34828880860968950dfb736bb6","bugs":{"url":"https://github.com/lahmatiy/clap/issues"},"_id":"clap@1.0.3","_shasum":"14c7930dc134a3881a5f792f12070475be3d4913","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"anonymous","email":"rdvornov@gmail.com"},"maintainers":[{"name":"anonymous","email":"rdvornov@gmail.com"}],"dist":{"shasum":"14c7930dc134a3881a5f792f12070475be3d4913","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/clap/-/clap-1.0.3.tgz","integrity":"sha512-PBLJLhz6mxAbWzr4/PPGJ73mS62hRAWze9rWtn4wFOg9++6U1W8zHcKgpfYKUl4F/ycj8+HCaesqZMpY5IkZPg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICsQRIKiQC+qG2mxwZdHs92ZH+mrnMJBQTvA18YRhiNzAiBuWPjK3jawSgnnYTKns39v3qpoMqdn2XTG71X22eiWBA=="}]},"directories":{}},"1.0.4":{"name":"clap","title":"Command line argument parser","description":"Command line argument parser","author":{"name":"Roman Dvornov","email":"rdvornov@gmail.com"},"version":"1.0.4","keywords":["cli","command","option","argument","completion"],"homepage":"https://github.com/lahmatiy/clap","repository":{"type":"git","url":"https://github.com/lahmatiy/clap.git"},"main":"index","files":["index.js"],"engines":{"node":">=0.10.0"},"dependencies":{"chalk":"0.5.1"},"devDependencies":{"mocha":"~1.17.1"},"scripts":{"test":"mocha test -R spec"},"gitHead":"193b1bd9221f1b18bc64536058143a66a7938a53","bugs":{"url":"https://github.com/lahmatiy/clap/issues"},"_id":"clap@1.0.4","_shasum":"abf2358b54e2ff2e471e47ddaafcee80735a8eaf","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"anonymous","email":"rdvornov@gmail.com"},"maintainers":[{"name":"anonymous","email":"rdvornov@gmail.com"}],"dist":{"shasum":"abf2358b54e2ff2e471e47ddaafcee80735a8eaf","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/clap/-/clap-1.0.4.tgz","integrity":"sha512-o1n5GehGlFvEwUz52C7+oCwFglQ4ipY5B4tEh0USV1I3xPKG+P6QL7O/CPvi3IWSo9NnlC8li53rIo4+Ozo6TA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFhHcU0vvNOT283kucgpkfq6hsbURkbjbMPwQh+oK0y6AiAPtWBdc4Z+hRjMfZsolagf4/RoXYpwIMH8r6q+wghiig=="}]},"directories":{}},"1.0.5":{"name":"clap","title":"Command line argument parser","description":"Command line argument parser","author":{"name":"Roman Dvornov","email":"rdvornov@gmail.com"},"version":"1.0.5","keywords":["cli","command","option","argument","completion"],"homepage":"https://github.com/lahmatiy/clap","repository":{"type":"git","url":"https://github.com/lahmatiy/clap.git"},"main":"index","files":["index.js"],"engines":{"node":">=0.10.0"},"dependencies":{"chalk":"0.5.1"},"devDependencies":{"mocha":"~1.17.1"},"scripts":{"test":"mocha test -R spec"},"gitHead":"677891e8c8ca9977c20c8578eea0b2302961c003","bugs":{"url":"https://github.com/lahmatiy/clap/issues"},"_id":"clap@1.0.5","_shasum":"a0cd1a3116a414c72ae5484aa412f2f38ad8b70a","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"anonymous","email":"rdvornov@gmail.com"},"maintainers":[{"name":"anonymous","email":"rdvornov@gmail.com"}],"dist":{"shasum":"a0cd1a3116a414c72ae5484aa412f2f38ad8b70a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/clap/-/clap-1.0.5.tgz","integrity":"sha512-1MNQ5KV33ml1iSa+LgvRAsF2X8V7u6lbaVcaOOBMliMmh37z0CtmCP9hZKgQlfOSx8votc6nIjz85mztj455BA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB6ZIN4jRttWsvq3UVGkf3OTQYFS1iOtcJJPWSYdYh5wAiBPB/b6hDc6pgqG2T5IreGIjPv+03odfBuUslG0oluxeA=="}]},"directories":{}},"1.0.6":{"name":"clap","title":"Command line argument parser","description":"Command line argument parser","author":{"name":"Roman Dvornov","email":"rdvornov@gmail.com"},"version":"1.0.6","keywords":["cli","command","option","argument","completion"],"homepage":"https://github.com/lahmatiy/clap","repository":{"type":"git","url":"https://github.com/lahmatiy/clap.git"},"main":"index","files":["index.js"],"engines":{"node":">=0.10.0"},"dependencies":{"chalk":"1.1.0"},"devDependencies":{"mocha":"~1.17.1"},"scripts":{"test":"mocha test -R spec"},"gitHead":"5cd9671987f33dd0cf75688f6ef5f4ce77302060","bugs":{"url":"https://github.com/lahmatiy/clap/issues"},"_id":"clap@1.0.6","_shasum":"f80f08c81db628cb45619709ad668c005966a657","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"anonymous","email":"rdvornov@gmail.com"},"maintainers":[{"name":"anonymous","email":"rdvornov@gmail.com"}],"dist":{"shasum":"f80f08c81db628cb45619709ad668c005966a657","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/clap/-/clap-1.0.6.tgz","integrity":"sha512-2do6P1r8+44odg8jxhCz10P/uREm/Diqxe2O7NOjP/KQyg8OrvgHkbIOkFrN9uJtNWnSDblGVcKBgQ+Hwetgfw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF5FyfV3uAtSuK7ubnHsW1jMa/GupYyR/4b+UDhNqr2fAiAoCvpqQp04Xu4vHtVeyvL1ncj53pShCzZQgZp7kM/X1g=="}]},"directories":{}},"1.0.7":{"name":"clap","title":"Command line argument parser","description":"Command line argument parser","author":{"name":"Roman Dvornov","email":"rdvornov@gmail.com"},"version":"1.0.7","keywords":["cli","command","option","argument","completion"],"homepage":"https://github.com/lahmatiy/clap","repository":{"type":"git","url":"git+https://github.com/lahmatiy/clap.git"},"main":"index","files":["index.js"],"engines":{"node":">=0.10.0"},"dependencies":{"chalk":"1.1.0"},"devDependencies":{"mocha":"~1.17.1"},"scripts":{"test":"mocha test -R spec"},"gitHead":"958c751728394f9f1a89c79de7ff4bed7ee21f09","bugs":{"url":"https://github.com/lahmatiy/clap/issues"},"_id":"clap@1.0.7","_shasum":"500786d26a09042b6ff4353f56b2977d86707f4a","_from":".","_npmVersion":"2.13.1","_nodeVersion":"0.10.38","_npmUser":{"name":"anonymous","email":"rdvornov@gmail.com"},"maintainers":[{"name":"anonymous","email":"rdvornov@gmail.com"}],"dist":{"shasum":"500786d26a09042b6ff4353f56b2977d86707f4a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/clap/-/clap-1.0.7.tgz","integrity":"sha512-VEEU1fbmka0cY40SgOl3hGBfMZXXRqyDLiQGVBQ0lVmq/VRkCeofkVussSaE0hx/Qc3rcvozMQ12YAAdNeIfmg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDMQwq/wzrECjNwK6K6XVcsho0O7NUTFAKzfj05azIZGgIhANzAe/Yv2esPdHSj8ztX4v1CpXVD61OqkYnHCGl3DPDn"}]},"directories":{}},"1.0.8":{"name":"clap","title":"Command line argument parser","description":"Command line argument parser","author":{"name":"Roman Dvornov","email":"rdvornov@gmail.com"},"version":"1.0.8","keywords":["cli","command","option","argument","completion"],"homepage":"https://github.com/lahmatiy/clap","repository":{"type":"git","url":"git+https://github.com/lahmatiy/clap.git"},"main":"index","files":["index.js"],"engines":{"node":">=0.10.0"},"dependencies":{"chalk":"1.1.0"},"devDependencies":{"mocha":"~1.17.1"},"scripts":{"test":"mocha test -R spec"},"gitHead":"2de764590f2f7b2e3517c7a34eaafb2097d9685f","bugs":{"url":"https://github.com/lahmatiy/clap/issues"},"_id":"clap@1.0.8","_shasum":"8180c95394bc4963c3ff4f01dd5942c67973e98a","_from":".","_npmVersion":"2.13.1","_nodeVersion":"0.10.38","_npmUser":{"name":"anonymous","email":"rdvornov@gmail.com"},"maintainers":[{"name":"anonymous","email":"rdvornov@gmail.com"}],"dist":{"shasum":"8180c95394bc4963c3ff4f01dd5942c67973e98a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/clap/-/clap-1.0.8.tgz","integrity":"sha512-mqbWKkFJxmB5JYUZOE5XhWORfUMgyZvVRFCL769Wrc4D3KgThlhCd2Gk9RezLhQlo43wsXCUYpFe/1ho+ZqXvg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFXLyFaKwKi6/AdfSWM+wQRjn0ck8g+4TfxywtH2O73tAiAsSYqJdfps3lAQoPjF4NhM8hhWiGLSYWGMRJ8tHWI/OQ=="}]},"directories":{}},"1.0.9":{"name":"clap","title":"Command line argument parser","description":"Command line argument parser","author":{"name":"Roman Dvornov","email":"rdvornov@gmail.com"},"version":"1.0.9","keywords":["cli","command","option","argument","completion"],"homepage":"https://github.com/lahmatiy/clap","repository":{"type":"git","url":"git+https://github.com/lahmatiy/clap.git"},"main":"index","files":["index.js"],"engines":{"node":">=0.10.0"},"dependencies":{"chalk":"1.1.1"},"devDependencies":{"mocha":"~1.17.1"},"scripts":{"test":"mocha test -R spec"},"gitHead":"12f5a9f300b3f31c94eac9e976f51cfde3317e48","bugs":{"url":"https://github.com/lahmatiy/clap/issues"},"_id":"clap@1.0.9","_shasum":"60b91324c710fed74b0b33bb4c4f33c48b768ecf","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"anonymous","email":"rdvornov@gmail.com"},"maintainers":[{"name":"anonymous","email":"rdvornov@gmail.com"}],"dist":{"shasum":"60b91324c710fed74b0b33bb4c4f33c48b768ecf","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/clap/-/clap-1.0.9.tgz","integrity":"sha512-poD0ivhpnVUwJ+NJdLo8Bmszo12bPpvLB2wRSs2wNORKOwH3g9FXtAci42ZqCghP6NNJT4Y46KhDuhRqEl6p2Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC2ANULEoAyuBFXhZCCbZWh4EB08ImuSSZB2yThf81eEgIhAIGJud1b7mRDDImdDMV2qzRFw8dYEjS+2aYOkXIpG3b9"}]},"directories":{}},"1.0.10":{"name":"clap","title":"Command line argument parser","description":"Command line argument parser","author":{"name":"Roman Dvornov","email":"rdvornov@gmail.com"},"license":"MIT","version":"1.0.10","keywords":["cli","command","option","argument","completion"],"homepage":"https://github.com/lahmatiy/clap","repository":{"type":"git","url":"git+https://github.com/lahmatiy/clap.git"},"main":"index","files":["index.js"],"engines":{"node":">=0.10.0"},"dependencies":{"chalk":"1.1.1"},"devDependencies":{"mocha":"~1.17.1"},"scripts":{"test":"mocha test -R spec"},"gitHead":"f241d8f2c672a852475e568d044778d2639a0b55","bugs":{"url":"https://github.com/lahmatiy/clap/issues"},"_id":"clap@1.0.10","_shasum":"4f7a93e144545af85dfd29d92fd974e32548632a","_from":".","_npmVersion":"3.3.6","_nodeVersion":"5.0.0","_npmUser":{"name":"anonymous","email":"rdvornov@gmail.com"},"maintainers":[{"name":"anonymous","email":"rdvornov@gmail.com"}],"dist":{"shasum":"4f7a93e144545af85dfd29d92fd974e32548632a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/clap/-/clap-1.0.10.tgz","integrity":"sha512-m5UYJN0QwDwkMS40GZLTQjJaG/PXR60k8ueUd8SeqYh8vf8+J1wa5tWl362sm4spH+iavSSv674Y6ZvFspS2ig==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCPSW8P/YUTuQMlKp0mC63o5rrWRc8cDcXQ5CCHTQyD3gIhAIVXWTPZerqDkZo5V7U3pzEWW4ymwIH3+8jj975jM15G"}]},"directories":{}},"1.1.0":{"name":"clap","title":"Command line argument parser","description":"Command line argument parser","author":{"name":"Roman Dvornov","email":"rdvornov@gmail.com"},"license":"MIT","version":"1.1.0","keywords":["cli","command","option","argument","completion"],"homepage":"https://github.com/lahmatiy/clap","repository":{"type":"git","url":"https://github.com/lahmatiy/clap"},"main":"index.js","files":["index.js","HISTORY.md","LICENSE","README.md"],"engines":{"node":">=0.10.0"},"dependencies":{"chalk":"1.1.1"},"devDependencies":{"mocha":"^2.4.5"},"scripts":{"test":"mocha test -R spec"},"gitHead":"7a702b9b16c77b74d79900967fa437946d230b69","bugs":{"url":"https://github.com/lahmatiy/clap/issues"},"_id":"clap@1.1.0","_shasum":"52a7bdc843667c035e4aba9c0878118343e66299","_from":".","_npmVersion":"3.3.6","_nodeVersion":"5.0.0","_npmUser":{"name":"anonymous","email":"rdvornov@gmail.com"},"maintainers":[{"name":"anonymous","email":"rdvornov@gmail.com"}],"dist":{"shasum":"52a7bdc843667c035e4aba9c0878118343e66299","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/clap/-/clap-1.1.0.tgz","integrity":"sha512-Mz7Xx2nLxBPno8d5mLS2eq/Yp89nnRPjOH9rzNBcuvZuF5nc6IVIBE3i5T7OQ1oFEn5JqMECTY2U/re9CEmoaA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC0OrmRo9DbshtAy+9hX9mUz77fgD+TjZS8bgA434nCLAIhANzlmSWGMF+9z0/uHo7SD6ovsFfmHYKn/cdM1MXy5enq"}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/clap-1.1.0.tgz_1458419981100_0.12194007402285933"},"directories":{}},"1.1.1":{"name":"clap","title":"Command line argument parser","description":"Command line argument parser","author":{"name":"Roman Dvornov","email":"rdvornov@gmail.com"},"license":"MIT","version":"1.1.1","keywords":["cli","command","option","argument","completion"],"homepage":"https://github.com/lahmatiy/clap","repository":{"type":"git","url":"https://github.com/lahmatiy/clap"},"main":"index.js","files":["index.js","HISTORY.md","LICENSE","README.md"],"engines":{"node":">=0.10.0"},"dependencies":{"chalk":"^1.1.3"},"devDependencies":{"mocha":"^2.4.5"},"scripts":{"test":"mocha test -R spec"},"gitHead":"df36f700f326cce4e46b3422b99ae71154e9e480","bugs":{"url":"https://github.com/lahmatiy/clap/issues"},"_id":"clap@1.1.1","_shasum":"a8a93e0bfb7581ac199c4f001a5525a724ce696d","_from":".","_npmVersion":"3.3.6","_nodeVersion":"5.0.0","_npmUser":{"name":"anonymous","email":"rdvornov@gmail.com"},"maintainers":[{"name":"anonymous","email":"rdvornov@gmail.com"}],"dist":{"shasum":"a8a93e0bfb7581ac199c4f001a5525a724ce696d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/clap/-/clap-1.1.1.tgz","integrity":"sha512-eeiFlT6O/J0M34Q/Fy8f6sfEcVQ7/ZnMRbGSjAJWQMvQj7+lBKQ9wH12xuASs6W7RvgW8EXWLmOtY+4h+iCSug==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCzvQc8ZzkYGitihDjQ6c3cCVT6qdESEvmgdjyQ4gZIigIhAIiap2v1zYmZAaUtzsqS1lGhCeOEhMFOfbmYgsdvHqZL"}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/clap-1.1.1.tgz_1462880296036_0.24203382013365626"},"directories":{}},"1.1.2":{"name":"clap","title":"Command line argument parser","description":"Command line argument parser","author":{"name":"Roman Dvornov","email":"rdvornov@gmail.com"},"license":"MIT","version":"1.1.2","keywords":["cli","command","option","argument","completion"],"homepage":"https://github.com/lahmatiy/clap","repository":{"type":"git","url":"https://github.com/lahmatiy/clap"},"main":"index.js","files":["index.js","HISTORY.md","LICENSE","README.md"],"engines":{"node":">=0.10.0"},"dependencies":{"chalk":"^1.1.3"},"devDependencies":{"mocha":"^2.4.5"},"scripts":{"test":"mocha test -R spec"},"gitHead":"0afc03fd26a2a7eb5bb9f392090afe46353e7ae6","bugs":{"url":"https://github.com/lahmatiy/clap/issues"},"_id":"clap@1.1.2","_shasum":"316545bf22229225a2cecaa6824cd2f56a9709ed","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.8.1","_npmUser":{"name":"anonymous","email":"rdvornov@gmail.com"},"maintainers":[{"name":"anonymous","email":"rdvornov@gmail.com"}],"dist":{"shasum":"316545bf22229225a2cecaa6824cd2f56a9709ed","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/clap/-/clap-1.1.2.tgz","integrity":"sha512-Z3TXFH6B7LAgl6ukI631k9P2xvAKyAMH+Q6+ZuwWfl+5OQJp8fhobeXOnsvlXSXm5tpGu3b0UKsYzW9BxxTgfw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDsKO18mnFInkB/C2n731eZqXP6ylpeK+gJwcRyLkyFqQIgbSpANj7N+kXFHOkwodZh6Jp/GXRP+9YzBUiR/bO26cQ="}]},"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/clap-1.1.2.tgz_1480765627837_0.21811137441545725"},"directories":{}},"1.1.3":{"name":"clap","title":"Command line argument parser","description":"Command line argument parser","author":{"name":"Roman Dvornov","email":"rdvornov@gmail.com"},"license":"MIT","version":"1.1.3","keywords":["cli","command","option","argument","completion"],"homepage":"https://github.com/lahmatiy/clap","repository":{"type":"git","url":"https://github.com/lahmatiy/clap"},"main":"index.js","files":["index.js","HISTORY.md","LICENSE","README.md"],"engines":{"node":">=0.10.0"},"dependencies":{"chalk":"^1.1.3"},"devDependencies":{"mocha":"^2.4.5"},"scripts":{"test":"mocha test -R spec"},"gitHead":"67728accac8c475cb43b156baea4335ea26bdba5","bugs":{"url":"https://github.com/lahmatiy/clap/issues"},"_id":"clap@1.1.3","_shasum":"b3bd36e93dd4cbfb395a3c26896352445265c05b","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.8.1","_npmUser":{"name":"anonymous","email":"rdvornov@gmail.com"},"maintainers":[{"name":"anonymous","email":"rdvornov@gmail.com"}],"dist":{"shasum":"b3bd36e93dd4cbfb395a3c26896352445265c05b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/clap/-/clap-1.1.3.tgz","integrity":"sha512-JdNle7KafeomN4iB9tjURX/tb9D1ZRFvVd4ftJ3t8XFP//3dOig5sQKNAAH+2b7u9FLorOH79VmseIFyTMiYCg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBHtNDVRRCcqTJem0N3e/LOIIn8qcliqsW4alU58mcMrAiBF6B3nVK/cXavgWjLy/Xh+wbTVjDWZJNVNtNrQBQ1BNw=="}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/clap-1.1.3.tgz_1489702049005_0.8281386098824441"},"directories":{}},"1.2.0":{"name":"clap","title":"Command line argument parser","description":"Command line argument parser","author":{"name":"Roman Dvornov","email":"rdvornov@gmail.com"},"license":"MIT","version":"1.2.0","keywords":["cli","command","option","argument","completion"],"homepage":"https://github.com/lahmatiy/clap","repository":{"type":"git","url":"git+https://github.com/lahmatiy/clap.git"},"main":"index.js","files":["index.js","HISTORY.md","LICENSE","README.md"],"engines":{"node":">=0.10.0"},"dependencies":{"chalk":"^1.1.3"},"devDependencies":{"mocha":"^2.4.5"},"scripts":{"test":"mocha test -R spec"},"gitHead":"c816fa195378cb319ef8adb53cf8ff34d2a9151e","bugs":{"url":"https://github.com/lahmatiy/clap/issues"},"_id":"clap@1.2.0","_shasum":"59c90fe3e137104746ff19469a27a634ff68c857","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.5.0","_npmUser":{"name":"anonymous","email":"rdvornov@gmail.com"},"dist":{"shasum":"59c90fe3e137104746ff19469a27a634ff68c857","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/clap/-/clap-1.2.0.tgz","integrity":"sha512-aHGzQytESd0QZCU3zSeIrffsRKFpiQwrIX1lyixfryDu/vHmGOPyvrhNa8na2KhMkjtpHVfjb7ZEfGcgK8/2Aw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEDGMSHzCPJ4dXQr6JCvf6U6JGiYPwratOBY35b3UkZzAiEAxmk3VORsWBrSZpwZ0JVsdw9b0iHfkkzXU1QygR/c1U4="}]},"maintainers":[{"name":"anonymous","email":"rdvornov@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/clap-1.2.0.tgz_1497367035890_0.06831291341222823"},"directories":{}},"1.2.1":{"name":"clap","title":"Command line argument parser","description":"Command line argument parser","author":{"name":"Roman Dvornov","email":"rdvornov@gmail.com"},"license":"MIT","version":"1.2.1","keywords":["cli","command","option","argument","completion"],"homepage":"https://github.com/lahmatiy/clap","repository":{"type":"git","url":"git+https://github.com/lahmatiy/clap.git"},"main":"index.js","files":["index.js","HISTORY.md","LICENSE","README.md"],"engines":{"node":">=0.10.0"},"dependencies":{"chalk":"^1.1.3"},"devDependencies":{"mocha":"^2.4.5"},"scripts":{"test":"mocha test -R spec"},"gitHead":"cde0388e4217c7ea7a6cdb18829eae0e6da92df4","bugs":{"url":"https://github.com/lahmatiy/clap/issues"},"_id":"clap@1.2.1","_shasum":"254596499f2ac5df14c66f114dcc1414ff9233d0","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.3","_npmUser":{"name":"anonymous","email":"rdvornov@gmail.com"},"dist":{"shasum":"254596499f2ac5df14c66f114dcc1414ff9233d0","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/clap/-/clap-1.2.1.tgz","integrity":"sha512-1T31ZmgTXEektKQQH1VThsXgiXSKljButa4mzijqvXIk9TnFntkI5eFCk3Q54kFBzYguu4nNFPiFF4v32tstOQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHagWwDADSQuN4qwS+yQUSJlu3J/+leD71XxB3jga36KAiAYPq/jTsOX1cW+YrIITwh5CesJlHhbBNxaT0FvqOjrNw=="}]},"maintainers":[{"name":"anonymous","email":"rdvornov@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/clap-1.2.1.tgz_1505725198147_0.9224879792891443"},"directories":{}},"1.2.2":{"name":"clap","title":"Command line argument parser","description":"Command line argument parser","author":{"name":"Roman Dvornov","email":"rdvornov@gmail.com"},"license":"MIT","version":"1.2.2","keywords":["cli","command","option","argument","completion"],"homepage":"https://github.com/lahmatiy/clap","repository":{"type":"git","url":"git+https://github.com/lahmatiy/clap.git"},"main":"index.js","files":["index.js","HISTORY.md","LICENSE","README.md"],"engines":{"node":">=0.10.0"},"dependencies":{"chalk":"^1.1.3"},"devDependencies":{"mocha":"^2.4.5"},"scripts":{"test":"mocha test -R spec"},"gitHead":"29eab58c58984be4e56767177247e8bc4ef426ef","bugs":{"url":"https://github.com/lahmatiy/clap/issues"},"_id":"clap@1.2.2","_shasum":"683f6f93a320794d129386d74b2a1d2d66fede7e","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.3","_npmUser":{"name":"anonymous","email":"rdvornov@gmail.com"},"dist":{"shasum":"683f6f93a320794d129386d74b2a1d2d66fede7e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/clap/-/clap-1.2.2.tgz","integrity":"sha512-GAtc8UXrZoSYrXXWmCnH9SHwwt0s9xRPK+qPiH6KbNZzgCvHaaofDgGZz2DtvAk7Lag1jeAMl3n2Lty80l9CkQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC9hkrDSBOD9Erk8aRbO6eiygDRDdY81LNkwJV+JrO0ZAiAB9zJObzurWYf1xS/DC6phdtz1aFj8sEuhIqz0SDpPkg=="}]},"maintainers":[{"name":"anonymous","email":"rdvornov@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/clap-1.2.2.tgz_1505734843267_0.28382017090916634"},"directories":{}},"1.2.3":{"name":"clap","title":"Command line argument parser","description":"Command line argument parser","author":{"name":"Roman Dvornov","email":"rdvornov@gmail.com"},"license":"MIT","version":"1.2.3","keywords":["cli","command","option","argument","completion"],"homepage":"https://github.com/lahmatiy/clap","repository":{"type":"git","url":"git+https://github.com/lahmatiy/clap.git"},"main":"index.js","files":["index.js","HISTORY.md","LICENSE","README.md"],"engines":{"node":">=0.10.0"},"dependencies":{"chalk":"^1.1.3"},"devDependencies":{"mocha":"^2.4.5"},"scripts":{"test":"mocha test -R spec"},"gitHead":"7fc074cde7eeb43353acad0f0f2b3f09f5c86fdc","bugs":{"url":"https://github.com/lahmatiy/clap/issues"},"_id":"clap@1.2.3","_npmVersion":"5.0.3","_nodeVersion":"8.1.2","_npmUser":{"name":"anonymous","email":"rdvornov@gmail.com"},"dist":{"integrity":"sha512-4CoL/A3hf90V3VIEjeuhSvlGFEHKzOz+Wfc2IVZc+FaUgU0ZQafJTP49fvnULipOPcAfqhyI2duwQyns6xqjYA==","shasum":"4f36745b32008492557f46412d66d50cb99bce51","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/clap/-/clap-1.2.3.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCoayAqQGSapQlCG6kZJu7oa+zfhgAEniO/D/YWIpQh8QIgF1kHPuhQDAa5IIbFZHU5O6okwetJiv94ZgwFDDjjT60="}]},"maintainers":[{"name":"anonymous","email":"rdvornov@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/clap-1.2.3.tgz_1505902503213_0.1086229495704174"},"directories":{}},"2.0.0":{"name":"clap","title":"Command line argument parser","description":"Command line argument parser","author":{"name":"Roman Dvornov","email":"rdvornov@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/lahmatiy/clap.git"},"license":"MIT","version":"2.0.0","keywords":["cli","command","option","argument","completion"],"main":"lib/index.js","engines":{"node":">=8.0.0"},"dependencies":{"chalk":"^3.0.0"},"devDependencies":{"coveralls":"^3.0.7","eslint":"^6.5.1","mocha":"^6.2.2","nyc":"^14.1.0"},"scripts":{"lint":"eslint lib test","lint-and-test":"npm run lint && npm test","test":"mocha -R progress","coverage":"nyc npm test","travis":"nyc npm run lint-and-test && npm run coveralls","coveralls":"nyc report --reporter=text-lcov | coveralls"},"gitHead":"cd9d3b38682668c7e76f4e30270f97d1a71a5a38","bugs":{"url":"https://github.com/lahmatiy/clap/issues"},"homepage":"https://github.com/lahmatiy/clap#readme","_id":"clap@2.0.0","_nodeVersion":"13.3.0","_npmVersion":"6.13.0","dist":{"integrity":"sha512-d33QKmW8Wp4drwEzku9eVRKIi8gJFiVQ3S6LXJiybfbChnE3d7pxplU1barMi+kK8Fn0db94bEMkP+RnkaUepA==","shasum":"fa5f0b5137a8984087579388e40330d5a6c374b3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/clap/-/clap-2.0.0.tgz","fileCount":11,"unpackedSize":29929,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7Y81CRA9TVsSAnZWagAA9e4P+wZ8+I40qd7JhjNtw7kj\nfu2xw8hboWoB3Mk4l7Z0UXAg96V7MSssJYxMzJvEyRTvD1VlT4kUvGO1oJMB\n9HD/flQzlHqutPFfIFj+mW6QOfFzVKcvV/UwZmLnQmKKqZIK/XdU3K5XgKGL\n45O79u0uwCRrT7FpHKWlMm5nua+tFR15fbmC/mduSE1jdcO/BDsLkH0TjLtl\nN+X8/9Jjji0XdU3Q2bN56qVvuy2tNVlVg5RbiDNHznPvqvqpDSgchy63oUD9\npklVxg3sPONIySPO2SmYxG4BNWVr9i7bsgd7y6/2guA/CUDY71dMKFUUTc7A\n8radRokfZfIYnk0773UicF/HfAQystQyyHBUflgP2h6Rm+DtaVim+4wn2k0Q\nXFhrkgf1jj8AQoqlysz/U7n2KyPJrKlyP/yJril3d65mq52RP3/OXxE10X9N\nd+KNJBWEYfy7z9etxm8LLWC8Lx1LZNRy8l4RsUc6WDDKMWyzYITnO5gB4LsV\nAvsL1gX7mynn3OdsatfqFtL5OYbQnaDFjEPeyHHFXzX81p83lhTO78XtJFt+\nIKTTnsmhiWuCWq9iCXXYOWGzD8EkvouPDEm9Gg2APn3oIJoQstTvh8NdcRa7\no+0xWeMp/nxX8GwUErhgCdtayD+7rLCpOboQFGEEpyP6x99IQ9baW6Ej273R\n7QR2\r\n=ynNW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGnheInwFxyAWLz8fSQI6u4TCmAV2/mfxOr41KzSxOjyAiEAt13xADaCBgK7H4qs9LxipicMoD/WwH3QxbpU2EYc6ZI="}]},"maintainers":[{"name":"anonymous","email":"rdvornov@gmail.com"}],"_npmUser":{"name":"anonymous","email":"rdvornov@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/clap_2.0.0_1575849780833_0.7401565471214604"},"_hasShrinkwrap":false},"2.0.1":{"name":"clap","title":"Command line argument parser","description":"Command line argument parser","author":{"name":"Roman Dvornov","email":"rdvornov@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/lahmatiy/clap.git"},"license":"MIT","version":"2.0.1","keywords":["cli","command","option","argument","completion"],"main":"lib/index.js","engines":{"node":">=8.0.0"},"dependencies":{"chalk":"^3.0.0"},"devDependencies":{"coveralls":"^3.0.7","eslint":"^6.5.1","mocha":"^6.2.2","nyc":"^14.1.0"},"scripts":{"lint":"eslint lib test","lint-and-test":"npm run lint && npm test","test":"mocha -R progress","coverage":"nyc npm test","travis":"nyc npm run lint-and-test && npm run coveralls","coveralls":"nyc report --reporter=text-lcov | coveralls"},"gitHead":"03d97043d37310f3d13a7a9b2bfd59173303aebb","bugs":{"url":"https://github.com/lahmatiy/clap/issues"},"homepage":"https://github.com/lahmatiy/clap#readme","_id":"clap@2.0.1","_nodeVersion":"13.3.0","_npmVersion":"6.13.0","dist":{"integrity":"sha512-0tMYgaWjmtCNSZ3lgtNga4NTWOohokdoOe7G41sdr5C9tihu3U0GBXJGOXqfsxKATjwOSBaI3cRv/mNVwddksQ==","shasum":"9891ca73ad0c3739db51141735e323fd2adbf9c3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/clap/-/clap-2.0.1.tgz","fileCount":11,"unpackedSize":29430,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9/kvCRA9TVsSAnZWagAAFoAP+wTV6rVGX8v2evTLL2X/\n2Mdbfy896Iyp+7fVBtdp7hfx/3l5sRgptin6VuQXHVmyFpbZCOljjvleOFQL\n8gdvGOtQcYAODYF6C5/lmUvjrSlhczVyQkVVzbwPcyv24moRtb51nD/hAS6K\nG5qlO/9WxfMNdORoqEb0I8YJSEl0rqQlUquBC0GokhONlDeaOvWbQSCTzfbA\nMSMjgCVU/71AvWlKfPVVz/97HJqoU4muabzMhggTLgFgTFg/xwpqMEy19g5b\n8TXOKG3CQNgD/0vI5TJ2JERbLKxrJ8Mu+rAT9I2tS3HwysThwHnvr/RH3pG6\nSSLJ1EA1gccm36cm5CfSA70n//LYlMuN0eu3EctJysp9JgJ5LSuvlmsl6rG/\nGeuAJt6VGmlCuc2vcauDDuUMscGfcgEmDNHWHboqXRtdfUw2D6ydBzwGZlOz\nNrPd3Wp8ezfpA7mmzCXDOVKYrePRXrI5d/MoEM0kX3/4wodR78EFGROd9sY5\nbQCpMWqC5a2JUzePC7VXvzbqUfDGFMKvHD6qxGGT5pwiPjjvMqRPO98xstYi\n2V2MS1Ia3S822jldI8/YcKQfSHIT2gdu+nnDUbCC5jG4mbAqUFSDAfoCWUjP\niu6t98YHAy/ApEMNJC09Lp8OCZFjofyOSqaaC4PnSHjw3CGyTUHqvIoSQDG+\n8Ujj\r\n=wISG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDtZZwfEqI13qqX+d9B9YyuI5IM6EU3XXboQtWUnrNRfAIgThPxXzcCLOmnIbkxzRgbeRGjEapgh3urpbk3jWGppcs="}]},"maintainers":[{"name":"anonymous","email":"rdvornov@gmail.com"}],"_npmUser":{"name":"anonymous","email":"rdvornov@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/clap_2.0.1_1576532270969_0.2653639011932254"},"_hasShrinkwrap":false},"3.0.0-beta.1":{"name":"clap","title":"Command line argument parser","description":"Command line argument parser","author":{"name":"Roman Dvornov","email":"rdvornov@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/lahmatiy/clap.git"},"license":"MIT","version":"3.0.0-beta.1","keywords":["cli","command","option","argument","completion"],"main":"lib/index.js","engines":{"node":">=8.0.0"},"dependencies":{"chalk":"^3.0.0"},"devDependencies":{"coveralls":"^3.0.7","eslint":"^6.5.1","mocha":"^6.2.2","nyc":"^14.1.0","test-console":"^1.1.0"},"scripts":{"lint":"eslint lib test","lint-and-test":"npm run lint && npm test","test":"mocha -R progress","coverage":"nyc npm test","travis":"nyc npm run lint-and-test && npm run coveralls","coveralls":"nyc report --reporter=text-lcov | coveralls"},"gitHead":"e0561432e32bee6463fe063d3b4d8bd1b19b2e69","bugs":{"url":"https://github.com/lahmatiy/clap/issues"},"homepage":"https://github.com/lahmatiy/clap#readme","_id":"clap@3.0.0-beta.1","_nodeVersion":"13.7.0","_npmVersion":"6.13.6","dist":{"integrity":"sha512-iH7xTXUlONjTttlWdd1PWlNzZl23mFxV/QdPJQDC/v2jCqN46lt5Iq1xFZKu5a0sfRUu3MyTBHgOlomzpPuDsw==","shasum":"da2117673ac69acf51154f4783652e04fb359109","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/clap/-/clap-3.0.0-beta.1.tgz","fileCount":11,"unpackedSize":29769,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRp0zCRA9TVsSAnZWagAAJVoQAJW/RbdBbMOm3G1OHQib\n/9p0676zdPwupN88rDp1U8Le1Xt7uoymJkshn9SbIxJoBd3EUGGAyyrBqvq4\nfLW/1o4AGlKSDa0VPuvNuTuWOiBFoGIrvdtnRUZttyI1agzUt2qWNTbfeQXW\n5Juf8M1kcItybFHUExOTpDOih5gIp9jT8xSnMaLI8i/O/u9L/V0jq2xWlgw/\nMh6va0slDWcYRgwc1QZ6oHBQhqpArWFqGG5c4x0pYNrrSAnAKOGWUmg4Q/rv\nAmAe5ELfgGVjYcLfCQ6kckssUhv1jhQTZ4u+6CAVIhAXn90pH4/Y0c7eIZZX\nJeHptn6igTFnxRkxCy7lQ1PGEAW2PUtnEIrMho2YU1FTB5r4DlRwY82qu2lf\nK8yZ1I/T02HpM2yQaM4rIZn8dtuBQIuMRXk0/iOibg/gb/wnz4s0ZNNjlFn/\nZrbBhGHFzi68JLNAaA0rXM9W0XkcNJipzSZCN2f2kU9K/xEqPNG3yEGd50mD\ngpu99owCK0U9wtxn7fOR24ifGqk95P7mG+VRpXxVu+vunB67f6f37R5Q0oaB\nofHxSM8Zs940CBh6pdNYd3faFP6A+uQLcnk02fXlDbvRmMAkjEMjmuGiv4er\nu2ICV4uP16OGLryRENi53wF6r38tmeUGjqULMe3uX2IRTiJjIobcNDFVVeKv\n4Fw9\r\n=VI9l\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF/MAyf6ZBq4r7RdFPr2DwXOxLt//63DxaZm12XVX4gJAiEAxRJTjywOVFGmYB7iTsdcdGiCZAXhdlfNf39Hd9Q2+sw="}]},"maintainers":[{"name":"anonymous","email":"rdvornov@gmail.com"}],"_npmUser":{"name":"anonymous","email":"rdvornov@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/clap_3.0.0-beta.1_1581686066767_0.3873441938980553"},"_hasShrinkwrap":false},"3.0.0":{"name":"clap","title":"Command line argument parser","description":"Command line argument parser","author":{"name":"Roman Dvornov","email":"rdvornov@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/lahmatiy/clap.git"},"license":"MIT","version":"3.0.0","keywords":["cli","command","option","argument","completion"],"type":"module","main":"lib/index.js","exports":{".":{"import":"./lib/index.js","require":"./cjs/index.cjs"},"./package.json":"./package.json"},"engines":{"node":"^12.20.0 || ^14.13.0 || >=15.0.0","npm":">=7.0.0"},"dependencies":{"ansi-colors":"^4.1.1"},"devDependencies":{"c8":"^7.10.0","eslint":"^8.4.1","mocha":"^9.1.3","rollup":"^2.61.1","test-console":"^1.1.0"},"scripts":{"lint":"eslint lib test","lint-and-test":"npm run lint && npm test","test":"mocha --reporter ${REPORTER:-progress}","test:cjs":"mocha cjs-test --reporter ${REPORTER:-progress}","build":"npm run esm-to-cjs","build-and-test":"npm run esm-to-cjs-and-test","esm-to-cjs":"node scripts/esm-to-cjs","esm-to-cjs-and-test":"npm run esm-to-cjs && npm run test:cjs","coverage":"c8 --reporter=lcovonly npm test","prepublishOnly":"npm run lint-and-test && npm run build-and-test"},"gitHead":"d77cbe80a7c53c551e283e4cc9f4e02648d3130c","bugs":{"url":"https://github.com/lahmatiy/clap/issues"},"homepage":"https://github.com/lahmatiy/clap#readme","_id":"clap@3.0.0","_nodeVersion":"16.13.1","_npmVersion":"8.1.2","dist":{"integrity":"sha512-147zbaD5xonSx8tRJzETTJv7Q71EZpjsw4fjItSDNvjSlhOyfhyhgyCyfG7s2FL+TZA5XbufnBqjmyv0EZTs1Q==","shasum":"e2bdad1f71d22eae72fd7f9ca40f88db7a842ea7","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/clap/-/clap-3.0.0.tgz","fileCount":17,"unpackedSize":46427,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtm5hCRA9TVsSAnZWagAA+dgP/iJvLt3kh9Pbyew8t/+p\ndVuUX02TbjTUrsGlBVK6pNX+KGlYaIhgPK0xZ7EFLbCysfW13BOLjxr8GNtg\nPwc1QLQUgQKMBf8MFOs9bv3bi/fjitGc1MAiKWzr9A/OR8Xvt8B75aYNm8Cp\npd+Qf4T8+G3fljj3FmZWr53tvbUFktZMCkg9lGFB4XFuv0QKwCfHTqbOo+eY\nvOmjIIVTU5IC8rD+IAgqu94I12K8KWq1xQQkv7YEBpGOhFuWLOX/7PXyLI5h\nPDjw7p0ytZMGjMn+CXU13hSEX/gTTGcxx3X70zUqeDTPqqHwKwdrFoUbjdX8\n+DVhV6T0x1Gjn3hylleDqAnYxs2hYMC1xwS01BoTPuAAMHsREyh+mWuXGQhJ\nGA1iYVV3VlFCRO3cw0xCVH6Xh4Pw67IjfA3nRQNQlAfzoVXyu4z5S/q9OVQS\nntFLoVedQE7WIu7Hcnkt5+jQpJapDQvTv91u0kAR5M1l8pSk7lvovOD8iwSn\n4TYqhoWdk90AYR1XWVTMFb3cPmhuDf4PHg8jx0fAHWLPrCNwL9oezUMYhLYR\nJ+VxaUZIyt6XpvAu7dpZB3uNC4u6/IGCfHa43LJr/wf4iyRix2+FafVdkxP+\nZMreQ/5DJ1MPbOVF0Zx3lDBbbLs1v20YJ6c43gpmoLa3T/qtu7KxVg6S4CCc\nHJdI\r\n=FvY6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC+36akCCianWQpj4l9LGuXJxYkfXA/D4j9tGpw4TKyaQIgV9HFNazn5v8RYnRPq08HgJPyjisVcwQS75v2S2Gf/pY="}]},"_npmUser":{"name":"anonymous","email":"rdvornov@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"rdvornov@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/clap_3.0.0_1639345761254_0.6671868064341377"},"_hasShrinkwrap":false},"3.1.0":{"name":"clap","version":"3.1.0","description":"Command line argument parser","author":{"name":"Roman Dvornov","email":"rdvornov@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/lahmatiy/clap.git"},"license":"MIT","keywords":["cli","command","option","argument","completion"],"type":"module","main":"lib/index.js","exports":{".":{"import":"./lib/index.js","require":"./cjs/index.cjs"},"./package.json":"./package.json"},"engines":{"node":"^12.20.0 || ^14.13.0 || >=15.0.0","npm":">=7.0.0"},"dependencies":{"ansi-colors":"^4.1.1"},"devDependencies":{"c8":"^7.11.0","eslint":"^8.8.0","mocha":"^9.2.0","rollup":"^2.67.1","test-console":"^2.0.0"},"scripts":{"lint":"eslint lib test","lint-and-test":"npm run lint && npm test","test":"mocha --reporter ${REPORTER:-progress}","test:cjs":"mocha cjs-test --reporter ${REPORTER:-progress}","watch":"npm run build -- --watch","build":"npm run esm-to-cjs --","build-and-test":"npm run esm-to-cjs-and-test","esm-to-cjs":"node scripts/esm-to-cjs","esm-to-cjs-and-test":"npm run esm-to-cjs && npm run test:cjs","coverage":"c8 --reporter=lcovonly npm test","prepublishOnly":"npm run lint-and-test && npm run build-and-test"},"gitHead":"4420f254faf5e546576085721ec8d50773ddd5f7","bugs":{"url":"https://github.com/lahmatiy/clap/issues"},"homepage":"https://github.com/lahmatiy/clap#readme","_id":"clap@3.1.0","_nodeVersion":"16.13.2","_npmVersion":"8.1.2","dist":{"integrity":"sha512-4s3hnk5AsWxNZ0ndl6ngYg5Qtk4ghJHy3dAkdBUKcZZWBiSPU/Je8Cp74XFt9WmBipzgndcYkv20RWvZjrnYDw==","shasum":"7be57af5af236da61ab8cf9e5310d2af3457f297","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/clap/-/clap-3.1.0.tgz","fileCount":17,"unpackedSize":47262,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiATmbCRA9TVsSAnZWagAAGogP/A9bxh3PrVU5gU0LjoQh\nIVcr2lEgLQiBitW1lKfameQoyNcF/rnNm6OZsIv28VYa10aUha33nTaPZaTt\ndGAVnann6H+ZpXTzsftO3umKrIvUwDYE21DQRX+9FZl6BmTvbACmjF2Aa0mw\nitN+JB+1LBlcFRP3XUHVHLvLf6NVLhlEBFO4+8o9jFi+P/qypl6lwOTDVuEh\nonGbK2q2/bBEiN0Oay5HWf+WhXXoV9LQEcmOOgC2rCMsEMPR+PXbGapBainG\n1DTDw+ZvE66KMaEktpwJsg1pTdMzFBOoi7bHLbagOcW6j4LRKyQe6UvkVg2C\nRQfCJt6W9vuZBXvoHHNgmXnwriIB2/yX2bsKt01Uy0DxiGfNt54EHcSU+t+p\nrJm2psIJNYxoU5pKrpFXIs4VfA4Sb0+pLq13NHEnk2RMcbGqlb9y4oex7rRv\nSQR9DbkPPqrl7yWgp9C/WQJJH+A7s/9NDPWYYrtZvHrGPDoXIcut716AIVIE\nJKbwJ9LEgyhFH/exD7jtftcOMH90+6ZkAP9IpVpBOlprlWoMWgFwJdhEwswC\npfpFZ182tI5cp3SF4mkirWpnbkHOuutHUB4YBWKRMW3XKS9xV4C4Fgynwehe\nXR0pFD45UAVK/855uOFt39m2ZNSDL9PlodBK5H3b+LCr65RzUSf5D6GbiRHf\nMS+c\r\n=d1eb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHUj5qWGJEnFuOj/33yZ9pu+njcI7q3WOvUP3UJ7XC/2AiBoio+8qa9CiJj26NFzb01VdBxYxwDJDxB1uZolGykHaw=="}]},"_npmUser":{"name":"anonymous","email":"rdvornov@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"rdvornov@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/clap_3.1.0_1644247451768_0.005626237556753955"},"_hasShrinkwrap":false},"3.1.1":{"name":"clap","version":"3.1.1","description":"Command line argument parser","author":{"name":"Roman Dvornov","email":"rdvornov@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/lahmatiy/clap.git"},"license":"MIT","keywords":["cli","command","option","argument","completion"],"type":"module","main":"lib/index.js","exports":{".":{"import":"./lib/index.js","require":"./cjs/index.cjs"},"./package.json":"./package.json"},"engines":{"node":"^12.20.0 || ^14.13.0 || >=15.0.0","npm":">=7.0.0"},"dependencies":{"ansi-colors":"^4.1.1"},"devDependencies":{"c8":"^7.11.0","eslint":"^8.8.0","mocha":"^9.2.0","rollup":"^2.67.1","test-console":"^2.0.0"},"scripts":{"lint":"eslint lib test","lint-and-test":"npm run lint && npm test","test":"mocha --reporter ${REPORTER:-progress}","test:cjs":"mocha cjs-test --reporter ${REPORTER:-progress}","watch":"npm run build -- --watch","build":"npm run esm-to-cjs --","build-and-test":"npm run esm-to-cjs-and-test","esm-to-cjs":"node scripts/esm-to-cjs","esm-to-cjs-and-test":"npm run esm-to-cjs && npm run test:cjs","coverage":"c8 --reporter=lcovonly npm test","prepublishOnly":"npm run lint-and-test && npm run build-and-test"},"gitHead":"cebc862e1d56365afee447dcec61d07c98ab79a6","bugs":{"url":"https://github.com/lahmatiy/clap/issues"},"homepage":"https://github.com/lahmatiy/clap#readme","_id":"clap@3.1.1","_nodeVersion":"16.13.2","_npmVersion":"8.1.2","dist":{"integrity":"sha512-vp42956Ax06WwaaheYEqEOgXZ3VKJxgccZ0gJL0HpyiupkIS9RVJFo5eDU1BPeQAOqz+cclndZg4DCqG1sJReQ==","shasum":"c2d2688f89eb90a68e7b8a6619ed2303b43c2c04","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/clap/-/clap-3.1.1.tgz","fileCount":17,"unpackedSize":47306,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiAUKxCRA9TVsSAnZWagAAWG4P/3Ec1Pzlczni1Kf4zorb\nrkaJPHaxGKFCfRHKe9MvKTMFha/gnLHGAO68g2JC8XGnET2xofmNqCEXugUI\netY9ewg2silKU1WFF2Y+3hWB1iJc3uE+BOSKZXY8pbJkYYLl1K4yGxdeYC0t\ndWupLI3lfuAAX43kRv0jKi7T1odZzeLPERnu24PIULo3tr9arjPbDs0GG2UB\nNiNdU0RM/Q9O0E4dqyhs+s9jX7X15JgVCSa9nWdebB4IjS27p6zszaTLA7og\ncLK0+3fOZmWw07mFxCKf9/KWDY9pP/fUld4uRWzJj5J+9UWWLQx0ioM3DyZn\nBGxenA5drBOG/dVelVSgLdQCTSy7zaZfDWadkqtz6o+RgQXYJ/PlgNelSVnM\n0CQ3vvUFPnb7JOxBM5uXzOvu/Lvr8TYHWlDIsV9sTBQfWV1Ha4i7dBHXfVgZ\nuG+FaUOJawumecYtXce5VS/Wav6bbpe6nkPjcoXHaHd3gkxwENgKZUhT/b/J\naUQCh59yKCjftTKzXogn2i45WQT3jOp9OvhY6e/Cw4GPydO1ruyuq6jJc94S\nV9ZH7wLeObAXMuRnK0Awv1pEcNMjpWLZVtI5azAobj8wfqpQt3njNJWWZEcr\nLip0Ixb5oGO4kJsJ0zGYnR90d8IwUE2AOcMkSrckOorfD5jhwlwgureyIwZ+\nzpVw\r\n=XPGr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCiDl6/kB/uGh5XYF0W4JraNeXPAZojJ/MnkMakzUdSnwIgJuRwqB3mpIyROxKUbCG98MRUadYUbQAlUQ/Squh7QcY="}]},"_npmUser":{"name":"anonymous","email":"rdvornov@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"rdvornov@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/clap_3.1.1_1644249777680_0.3071671607298221"},"_hasShrinkwrap":false}},"name":"clap","time":{"modified":"2022-06-13T06:05:11.353Z","created":"2014-02-10T19:50:14.525Z","1.0.0-alpha":"2014-02-10T19:50:34.094Z","1.0.0-alpha.2":"2014-02-22T01:40:48.116Z","1.0.0-beta":"2014-07-14T09:45:04.953Z","1.0.0-beta2":"2014-07-25T13:45:45.664Z","1.0.0":"2014-10-11T20:04:49.108Z","1.0.1":"2014-10-27T23:15:49.680Z","1.0.2":"2014-11-19T13:18:04.177Z","1.0.3":"2014-11-19T13:43:30.336Z","1.0.4":"2014-11-21T07:23:26.862Z","1.0.5":"2015-03-25T13:30:05.236Z","1.0.6":"2015-07-22T17:56:40.398Z","1.0.7":"2015-08-01T22:10:46.778Z","1.0.8":"2015-08-06T09:23:29.149Z","1.0.9":"2015-11-09T14:17:36.736Z","1.0.10":"2015-12-16T00:09:42.482Z","1.1.0":"2016-03-19T20:39:43.628Z","1.1.1":"2016-05-10T11:38:18.810Z","1.1.2":"2016-12-03T11:47:08.462Z","1.1.3":"2017-03-16T22:07:31.175Z","1.2.0":"2017-06-13T15:17:16.915Z","1.2.1":"2017-09-18T08:59:59.197Z","1.2.2":"2017-09-18T11:40:44.257Z","1.2.3":"2017-09-20T10:15:04.366Z","2.0.0":"2019-12-09T00:03:00.952Z","2.0.1":"2019-12-16T21:37:51.131Z","3.0.0-beta.1":"2020-02-14T13:14:26.892Z","3.0.0":"2021-12-12T21:49:21.433Z","3.1.0":"2022-02-07T15:24:11.894Z","3.1.1":"2022-02-07T16:02:57.824Z"},"readmeFilename":"README.md","homepage":"https://github.com/lahmatiy/clap#readme"}