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._baseuniq/package.json')
-rw-r--r--node_modules/lodash._baseuniq/package.json23
1 files changed, 10 insertions, 13 deletions
diff --git a/node_modules/lodash._baseuniq/package.json b/node_modules/lodash._baseuniq/package.json
index 9253d8b08..19960a7b5 100644
--- a/node_modules/lodash._baseuniq/package.json
+++ b/node_modules/lodash._baseuniq/package.json
@@ -1,32 +1,27 @@
{
- "_args": [
- [
- "lodash._baseuniq@4.6.0",
- "/Users/rebecca/code/npm"
- ]
- ],
- "_from": "lodash._baseuniq@4.6.0",
+ "_from": "lodash._baseuniq@~4.6.0",
"_id": "lodash._baseuniq@4.6.0",
"_inBundle": false,
"_integrity": "sha1-DrtE5FaBSveQXGIS+iybLVG4Qeg=",
"_location": "/lodash._baseuniq",
"_phantomChildren": {},
"_requested": {
- "type": "version",
+ "type": "range",
"registry": true,
- "raw": "lodash._baseuniq@4.6.0",
+ "raw": "lodash._baseuniq@~4.6.0",
"name": "lodash._baseuniq",
"escapedName": "lodash._baseuniq",
- "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._baseuniq/-/lodash._baseuniq-4.6.0.tgz",
- "_spec": "4.6.0",
- "_where": "/Users/rebecca/code/npm",
+ "_shasum": "0ebb44e456814af7905c6212fa2c9b2d51b841e8",
+ "_spec": "lodash._baseuniq@~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",
@@ -56,6 +52,7 @@
"lodash._createset": "~4.0.0",
"lodash._root": "~3.0.0"
},
+ "deprecated": false,
"description": "The internal lodash function `baseUniq` exported as a module.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",