Comparing version 1.0.0-beta2 to 1.0.0
@@ -6,3 +6,3 @@ { | ||
"author": "Roman Dvornov <rdvornov@gmail.com>", | ||
"version": "1.0.0-beta2", | ||
"version": "1.0.0", | ||
"keywords": ["cli", "command", "option", "argument", "completion"], | ||
@@ -9,0 +9,0 @@ "homepage": "https://github.com/lahmatiy/clap", |
@@ -5,3 +5,3 @@ [![NPM version](https://badge.fury.io/js/clap.png)](http://badge.fury.io/js/clap) [![Build Status](https://travis-ci.org/lahmatiy/clap.png?branch=master)](https://travis-ci.org/lahmatiy/clap) | ||
Argument parser for command-line interfaces. It primary target for large tool sets that provides a lot of subcommand. Support for argument coercion and completion makes task run much easer, even if you doesn't use CLI. | ||
Argument parser for command-line interfaces. It primary target to large tool sets that provides a lot of subcommands. Support for argument coercion and completion makes task run much easer, even if you doesn't use CLI. | ||
@@ -8,0 +8,0 @@ Inspired by TJ Holowaychuk [Commander](https://github.com/visionmedia/commander.js). |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
20821