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.union/package.json')
-rw-r--r--node_modules/lodash.union/package.json23
1 files changed, 10 insertions, 13 deletions
diff --git a/node_modules/lodash.union/package.json b/node_modules/lodash.union/package.json
index bc6d838fc..81390d0ca 100644
--- a/node_modules/lodash.union/package.json
+++ b/node_modules/lodash.union/package.json
@@ -1,32 +1,27 @@
{
- "_args": [
- [
- "lodash.union@4.6.0",
- "/Users/rebecca/code/npm"
- ]
- ],
- "_from": "lodash.union@4.6.0",
+ "_from": "lodash.union@~4.6.0",
"_id": "lodash.union@4.6.0",
"_inBundle": false,
"_integrity": "sha1-SLtQiECfFvGCFmZkHETdGqrjzYg=",
"_location": "/lodash.union",
"_phantomChildren": {},
"_requested": {
- "type": "version",
+ "type": "range",
"registry": true,
- "raw": "lodash.union@4.6.0",
+ "raw": "lodash.union@~4.6.0",
"name": "lodash.union",
"escapedName": "lodash.union",
- "rawSpec": "4.6.0",
+ "rawSpec": "~4.6.0",
"saveSpec": null,
- "fetchSpec": "4.6.0"
+ "fetchSpec": "~4.6.0"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/lodash.union/-/lodash.union-4.6.0.tgz",
- "_spec": "4.6.0",
- "_where": "/Users/rebecca/code/npm",
+ "_shasum": "48bb5088409f16f1821666641c44dd1aaae3cd88",
+ "_spec": "lodash.union@~4.6.0",
+ "_where": "/Users/isaacs/dev/npm/cli",
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
@@ -35,6 +30,7 @@
"bugs": {
"url": "https://github.com/lodash/lodash/issues"
},
+ "bundleDependencies": false,
"contributors": [
{
"name": "John-David Dalton",
@@ -52,6 +48,7 @@
"url": "https://mathiasbynens.be/"
}
],
+ "deprecated": false,
"description": "The lodash method `_.union` exported as a module.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",