Comparing version 1.7.0 to 1.7.1
{ | ||
"name": "aqui", | ||
"version": "1.7.0", | ||
"version": "1.7.1", | ||
"description": "Simple CLI HTTP utilities", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -6,3 +6,3 @@ # aquí | ||
Simple CLI HTTP client aimed at maximum human friendliness. | ||
Simple CLI HTTP tools aimed at maximum human friendliness. | ||
@@ -57,2 +57,3 @@ ## Installation | ||
aqui head <url> simple http HEAD against a URL | ||
aqui ip Fetch public IP info for this caller | ||
aqui options <url> simple http OPTIONS against a URL | ||
@@ -63,2 +64,3 @@ | ||
--help Show help [boolean] | ||
``` | ||
@@ -65,0 +67,0 @@ |
412537
69