Comparing version 2.9.0-0.13.1 to 2.9.0-0.13.2
{ | ||
"name": "phonegap", | ||
"description": "PhoneGap command-line interface and node.js library.", | ||
"version": "2.9.0-0.13.1", | ||
"version": "2.9.0-0.13.2", | ||
"homepage": "http://github.com/mwbrooks/phonegap-cli", | ||
@@ -31,3 +31,3 @@ "repository": { | ||
"colors": "0.6.0-1", | ||
"cordova": "2.9.6", | ||
"cordova": "2.9.7", | ||
"node-static": "0.7.0", | ||
@@ -34,0 +34,0 @@ "optimist": "0.6.0", |
@@ -41,2 +41,3 @@ # PhoneGap CLI [![Build Status][travis-ci-img]][travis-ci-url] | ||
-V, --verbose allow verbose output | ||
-v, --version output version number | ||
@@ -47,7 +48,11 @@ -h, --help output usage information | ||
android target Android | ||
blackberry target BlackBerry 10 | ||
ios target iOS | ||
wp7 target Windows Phone 7 | ||
wp8 target Windows Phone 8 | ||
keyword | local environment | remote environment | ||
-------------------|-------------------|------------------- | ||
android | ✔ | ✔ | ||
blackberry | ✔ (BlackBerry 10) | ✔ (BlackBerry 6) | ||
ios | ✔ | ✔ | ||
symbian | ✖ | ✔ | ||
webos | ✖ | ✔ | ||
wp7 | ✔ | ✔ | ||
wp8 | ✔ | ✖ | ||
@@ -76,2 +81,3 @@ Examples: | ||
run <platform> build and install a specific platform | ||
plugin <command> add, remove, and list plugins | ||
@@ -82,2 +88,3 @@ Examples: | ||
$ phonegap local run android | ||
$ phonegap local plugin list | ||
@@ -84,0 +91,0 @@ #### Remote Usage |
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
271091
118
+ Addedcordova@2.9.7(transitive)
- Removedcordova@2.9.6(transitive)
Updatedcordova@2.9.7