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:
Diffstat (limited to 'node_modules/lodash.clonedeep/package.json')
-rw-r--r--node_modules/lodash.clonedeep/package.json26
1 files changed, 12 insertions, 14 deletions
diff --git a/node_modules/lodash.clonedeep/package.json b/node_modules/lodash.clonedeep/package.json
index ce678cc4f..5adcdccfc 100644
--- a/node_modules/lodash.clonedeep/package.json
+++ b/node_modules/lodash.clonedeep/package.json
@@ -1,32 +1,28 @@
{
- "_args": [
- [
- "lodash.clonedeep@4.5.0",
- "/Users/rebecca/code/npm"
- ]
- ],
- "_from": "lodash.clonedeep@4.5.0",
+ "_from": "lodash.clonedeep@~4.5.0",
"_id": "lodash.clonedeep@4.5.0",
"_inBundle": false,
"_integrity": "sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8=",
"_location": "/lodash.clonedeep",
"_phantomChildren": {},
"_requested": {
- "type": "version",
+ "type": "range",
"registry": true,
- "raw": "lodash.clonedeep@4.5.0",
+ "raw": "lodash.clonedeep@~4.5.0",
"name": "lodash.clonedeep",
"escapedName": "lodash.clonedeep",
- "rawSpec": "4.5.0",
+ "rawSpec": "~4.5.0",
"saveSpec": null,
- "fetchSpec": "4.5.0"
+ "fetchSpec": "~4.5.0"
},
"_requiredBy": [
- "/"
+ "/",
+ "/libnpmpublish"
],
"_resolved": "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz",
- "_spec": "4.5.0",
- "_where": "/Users/rebecca/code/npm",
+ "_shasum": "e23f3f9c4f8fbdde872529c1071857a086e5ccef",
+ "_spec": "lodash.clonedeep@~4.5.0",
+ "_where": "/Users/isaacs/dev/npm/cli",
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
@@ -35,6 +31,7 @@
"bugs": {
"url": "https://github.com/lodash/lodash/issues"
},
+ "bundleDependencies": false,
"contributors": [
{
"name": "John-David Dalton",
@@ -52,6 +49,7 @@
"url": "https://mathiasbynens.be/"
}
],
+ "deprecated": false,
"description": "The lodash method `_.cloneDeep` exported as a module.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",