Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/nopt/package.json')
-rw-r--r--deps/npm/node_modules/nopt/package.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/deps/npm/node_modules/nopt/package.json b/deps/npm/node_modules/nopt/package.json
index 40036f69c0a..72aba5d36c3 100644
--- a/deps/npm/node_modules/nopt/package.json
+++ b/deps/npm/node_modules/nopt/package.json
@@ -1,6 +1,6 @@
{
"name": "nopt",
- "version": "2.2.0",
+ "version": "2.2.1",
"description": "Option parsing for Node, supporting types, shorthands, etc. Used by npm.",
"author": {
"name": "Isaac Z. Schlueter",
@@ -34,6 +34,7 @@
"url": "https://github.com/isaacs/nopt/issues"
},
"homepage": "https://github.com/isaacs/nopt",
- "_id": "nopt@2.2.0",
+ "_id": "nopt@2.2.1",
+ "_shasum": "2aa09b7d1768487b3b89a9c5aa52335bff0baea7",
"_from": "nopt@latest"
}