summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/package.json')
-rw-r--r--deps/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/package.json46
1 files changed, 27 insertions, 19 deletions
diff --git a/deps/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/package.json b/deps/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/package.json
index 75331bae2b..81f871030f 100644
--- a/deps/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/package.json
+++ b/deps/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/package.json
@@ -6,15 +6,19 @@
]
],
"_from": "dashdash@>=1.10.1 <2.0.0",
- "_id": "dashdash@1.12.2",
+ "_id": "dashdash@1.13.0",
"_inCache": true,
"_installable": true,
"_location": "/request/http-signature/sshpk/dashdash",
+ "_npmOperationalInternal": {
+ "host": "packages-5-east.internal.npmjs.com",
+ "tmp": "tmp/dashdash-1.13.0.tgz_1455248887432_0.5643249636050314"
+ },
"_npmUser": {
"email": "trentm@gmail.com",
"name": "trentm"
},
- "_npmVersion": "1.4.28",
+ "_npmVersion": "1.4.29",
"_phantomChildren": {},
"_requested": {
"name": "dashdash",
@@ -27,8 +31,8 @@
"_requiredBy": [
"/request/http-signature/sshpk"
],
- "_resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.12.2.tgz",
- "_shasum": "1c6f70588498d047b8cd5777b32ba85a5e25be36",
+ "_resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.13.0.tgz",
+ "_shasum": "a5aae6fd9d8e156624eb0dd9259eb12ba245385a",
"_shrinkwrap": null,
"_spec": "dashdash@>=1.10.1 <2.0.0",
"_where": "/Users/rebecca/code/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk",
@@ -42,8 +46,8 @@
},
"contributors": [
{
- "name": "Trent Mick",
"email": "trentm@gmail.com",
+ "name": "Trent Mick",
"url": "http://trentm.com"
},
{
@@ -57,10 +61,14 @@
{
"name": "Patrick Mooney",
"url": "https://github.com/pfmooney"
+ },
+ {
+ "name": "Dave Pacheco",
+ "url": "https://github.com/davepacheco"
}
],
"dependencies": {
- "assert-plus": "^0.2.0"
+ "assert-plus": "^1.0.0"
},
"description": "A light, featureful and explicit option parsing library.",
"devDependencies": {
@@ -68,30 +76,30 @@
},
"directories": {},
"dist": {
- "shasum": "1c6f70588498d047b8cd5777b32ba85a5e25be36",
- "tarball": "http://registry.npmjs.org/dashdash/-/dashdash-1.12.2.tgz"
+ "shasum": "a5aae6fd9d8e156624eb0dd9259eb12ba245385a",
+ "tarball": "http://registry.npmjs.org/dashdash/-/dashdash-1.13.0.tgz"
},
"engines": {
- "node": ">=0.8"
+ "node": ">=0.10"
},
- "gitHead": "d4248f21da0b30bd89c88ccee9bf6eac0e59f9f6",
+ "gitHead": "69425c9d9000d72c95e78ca43e3f84675f8f73ff",
"homepage": "https://github.com/trentm/node-dashdash",
"keywords": [
- "args",
- "bash",
- "cli",
- "command",
- "completion",
"option",
"parser",
- "parsing"
+ "parsing",
+ "cli",
+ "command",
+ "args",
+ "bash",
+ "completion"
],
"license": "MIT",
"main": "./lib/dashdash.js",
"maintainers": [
{
- "name": "trentm",
- "email": "trentm@gmail.com"
+ "email": "trentm@gmail.com",
+ "name": "trentm"
}
],
"name": "dashdash",
@@ -104,5 +112,5 @@
"scripts": {
"test": "nodeunit test/*.test.js"
},
- "version": "1.12.2"
+ "version": "1.13.0"
}