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:
authorKat Marchán <kzm@sykosomatic.org>2016-02-11 03:49:22 +0300
committerKat Marchán <kzm@sykosomatic.org>2016-02-12 01:23:05 +0300
commit987cabe8a18abcb5a685685958bf74c7258a979c (patch)
tree1f00752ff819ac5313e8c5f1f09720dbab93ea69 /node_modules/lodash.union/package.json
parent5c641f05fdc153c6bb06a89c46fe2a345ce413db (diff)
lodash.union@4.1.0
Credit: @jdalton
Diffstat (limited to 'node_modules/lodash.union/package.json')
-rw-r--r--node_modules/lodash.union/package.json57
1 files changed, 29 insertions, 28 deletions
diff --git a/node_modules/lodash.union/package.json b/node_modules/lodash.union/package.json
index 33ee21467..bc76ec440 100644
--- a/node_modules/lodash.union/package.json
+++ b/node_modules/lodash.union/package.json
@@ -1,42 +1,42 @@
{
"_args": [
[
- "lodash.union@~4.0.1",
- "/Users/rebecca/code/npm"
+ "lodash.union@4.1.0",
+ "/Users/zkat/Documents/code/npm"
]
],
- "_from": "lodash.union@>=4.0.1 <4.1.0",
- "_id": "lodash.union@4.0.2",
+ "_from": "lodash.union@4.1.0",
+ "_id": "lodash.union@4.1.0",
"_inCache": true,
"_installable": true,
"_location": "/lodash.union",
- "_nodeVersion": "5.4.0",
+ "_nodeVersion": "5.5.0",
"_npmOperationalInternal": {
- "host": "packages-5-east.internal.npmjs.com",
- "tmp": "tmp/lodash.union-4.0.2.tgz_1454484786361_0.1982759500388056"
+ "host": "packages-9-west.internal.npmjs.com",
+ "tmp": "tmp/lodash.union-4.1.0.tgz_1454898749957_0.9112280844710767"
},
"_npmUser": {
"email": "john.david.dalton@gmail.com",
"name": "jdalton"
},
- "_npmVersion": "2.14.15",
+ "_npmVersion": "2.14.18",
"_phantomChildren": {},
"_requested": {
"name": "lodash.union",
- "raw": "lodash.union@~4.0.1",
- "rawSpec": "~4.0.1",
+ "raw": "lodash.union@4.1.0",
+ "rawSpec": "4.1.0",
"scope": null,
- "spec": ">=4.0.1 <4.1.0",
- "type": "range"
+ "spec": "4.1.0",
+ "type": "version"
},
"_requiredBy": [
"/"
],
- "_resolved": "https://registry.npmjs.org/lodash.union/-/lodash.union-4.0.2.tgz",
- "_shasum": "280a5e37cdaf613f7b280a3976234113dec1fb05",
+ "_resolved": "https://registry.npmjs.org/lodash.union/-/lodash.union-4.1.0.tgz",
+ "_shasum": "2d4336729a5032e48e3556512cd69339e4c809fd",
"_shrinkwrap": null,
- "_spec": "lodash.union@~4.0.1",
- "_where": "/Users/rebecca/code/npm",
+ "_spec": "lodash.union@4.1.0",
+ "_where": "/Users/zkat/Documents/code/npm",
"author": {
"email": "john.david.dalton@gmail.com",
"name": "John-David Dalton",
@@ -47,18 +47,18 @@
},
"contributors": [
{
- "name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
+ "name": "John-David Dalton",
"url": "http://allyoucanleet.com/"
},
{
- "name": "Blaine Bublitz",
"email": "blaine@iceddev.com",
+ "name": "Blaine Bublitz",
"url": "https://github.com/phated"
},
{
- "name": "Mathias Bynens",
"email": "mathias@qiwi.be",
+ "name": "Mathias Bynens",
"url": "https://mathiasbynens.be/"
}
],
@@ -67,6 +67,7 @@
"lodash._arrayincludeswith": "^4.0.0",
"lodash._baseflatten": "^4.0.0",
"lodash._cachehas": "^4.0.0",
+ "lodash._root": "^3.0.0",
"lodash._setcache": "^4.0.0",
"lodash.rest": "^4.0.0"
},
@@ -74,8 +75,8 @@
"devDependencies": {},
"directories": {},
"dist": {
- "shasum": "280a5e37cdaf613f7b280a3976234113dec1fb05",
- "tarball": "http://registry.npmjs.org/lodash.union/-/lodash.union-4.0.2.tgz"
+ "shasum": "2d4336729a5032e48e3556512cd69339e4c809fd",
+ "tarball": "http://registry.npmjs.org/lodash.union/-/lodash.union-4.1.0.tgz"
},
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
@@ -86,16 +87,16 @@
"license": "MIT",
"maintainers": [
{
- "name": "jdalton",
- "email": "john.david.dalton@gmail.com"
+ "email": "john.david.dalton@gmail.com",
+ "name": "jdalton"
},
{
- "name": "mathias",
- "email": "mathias@qiwi.be"
+ "email": "mathias@qiwi.be",
+ "name": "mathias"
},
{
- "name": "phated",
- "email": "blaine@iceddev.com"
+ "email": "blaine@iceddev.com",
+ "name": "phated"
}
],
"name": "lodash.union",
@@ -108,5 +109,5 @@
"scripts": {
"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
},
- "version": "4.0.2"
+ "version": "4.1.0"
}