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

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaijiro Wachi <daijiro.wachi@gmail.com>2016-09-09 00:53:39 +0300
committerRebecca Turner <me@re-becca.org>2017-07-17 23:19:09 +0300
commit6c03e5ab84268614d6b27d85e56b00814fab5e99 (patch)
tree3d3d5aa1df4b2494f8578ef55af5b8e6ffca9d6d /package-lock.json
parent75b462c19ea16ef0d7f943f94ff4d255695a5c0d (diff)
meant@1.0.0
PR-URL: https://github.com/npm/npm/pull/10382 Fixes: #4324 Credit: @watilde Reviewed-By: @iarna
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/package-lock.json b/package-lock.json
index c0c4bff17..74240fcaf 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -998,6 +998,11 @@
"marked": "0.3.6"
}
},
+ "meant": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/meant/-/meant-1.0.0.tgz",
+ "integrity": "sha1-y2KG47evkxXxYRj9wiRybtOAdLs="
+ },
"mississippi": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/mississippi/-/mississippi-1.3.0.tgz",