summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/lodash.union/package.json
diff options
context:
space:
mode:
authorRebecca Turner <me@re-becca.org>2018-04-20 18:26:37 -0700
committerRebecca Turner <me@re-becca.org>2018-05-24 23:24:45 -0700
commit468ab4519e1b92473acefb22801497a1af6aebae (patch)
treebdac1d062cd4b094bde3a21147bab5d82c792ece /deps/npm/node_modules/lodash.union/package.json
parentac8226115e2192a7a46ba07789fa5136f74223e1 (diff)
downloadandroid-node-v8-468ab4519e1b92473acefb22801497a1af6aebae.tar.gz
android-node-v8-468ab4519e1b92473acefb22801497a1af6aebae.tar.bz2
android-node-v8-468ab4519e1b92473acefb22801497a1af6aebae.zip
deps: upgrade npm to 6.1.0
PR-URL: https://github.com/nodejs/node/pull/20190 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Michaƫl Zasso <targos@protonmail.com>
Diffstat (limited to 'deps/npm/node_modules/lodash.union/package.json')
-rw-r--r--deps/npm/node_modules/lodash.union/package.json30
1 files changed, 14 insertions, 16 deletions
diff --git a/deps/npm/node_modules/lodash.union/package.json b/deps/npm/node_modules/lodash.union/package.json
index be71f862fd..bc6d838fcf 100644
--- a/deps/npm/node_modules/lodash.union/package.json
+++ b/deps/npm/node_modules/lodash.union/package.json
@@ -1,37 +1,40 @@
{
- "_from": "lodash.union@~4.6.0",
+ "_args": [
+ [
+ "lodash.union@4.6.0",
+ "/Users/rebecca/code/npm"
+ ]
+ ],
+ "_from": "lodash.union@4.6.0",
"_id": "lodash.union@4.6.0",
+ "_inBundle": false,
"_integrity": "sha1-SLtQiECfFvGCFmZkHETdGqrjzYg=",
"_location": "/lodash.union",
"_phantomChildren": {},
"_requested": {
- "type": "range",
+ "type": "version",
"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",
- "_shasum": "48bb5088409f16f1821666641c44dd1aaae3cd88",
- "_shrinkwrap": null,
- "_spec": "lodash.union@~4.6.0",
- "_where": "/Users/zkat/Documents/code/npm",
+ "_spec": "4.6.0",
+ "_where": "/Users/rebecca/code/npm",
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
- "bin": null,
"bugs": {
"url": "https://github.com/lodash/lodash/issues"
},
- "bundleDependencies": false,
"contributors": [
{
"name": "John-David Dalton",
@@ -49,10 +52,7 @@
"url": "https://mathiasbynens.be/"
}
],
- "dependencies": {},
- "deprecated": false,
"description": "The lodash method `_.union` exported as a module.",
- "devDependencies": {},
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"keywords": [
@@ -61,8 +61,6 @@
],
"license": "MIT",
"name": "lodash.union",
- "optionalDependencies": {},
- "peerDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/lodash/lodash.git"