argv-split
Advanced tools
Comparing version 0.1.1 to 1.0.0
{ | ||
"name": "argv-split", | ||
"version": "0.1.1", | ||
"version": "1.0.0", | ||
"description": "Split argv(argument vector) and handle special cases, such as quoted values.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -1,3 +0,6 @@ | ||
# argv-split [![NPM version](https://badge.fury.io/js/argv-split.svg)](http://badge.fury.io/js/argv-split) [![Build Status](https://travis-ci.org/kaelzhang/node-argv-split.svg?branch=master)](https://travis-ci.org/kaelzhang/node-argv-split) [![Dependency Status](https://gemnasium.com/kaelzhang/node-argv-split.svg)](https://gemnasium.com/kaelzhang/node-argv-split) | ||
[![Build Status](https://travis-ci.org/kaelzhang/node-argv-split.svg?branch=master)](https://travis-ci.org/kaelzhang/node-argv-split) | ||
[![Dependency Status](https://gemnasium.com/kaelzhang/node-argv-split.svg)](https://gemnasium.com/kaelzhang/node-argv-split) | ||
# argv-split | ||
Split argv(argument vector) and handle special cases, such as quoted values. | ||
@@ -4,0 +7,0 @@ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
56
6692