summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/lodash.union/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/lodash.union/package.json')
-rw-r--r--deps/npm/node_modules/lodash.union/package.json68
1 files changed, 14 insertions, 54 deletions
diff --git a/deps/npm/node_modules/lodash.union/package.json b/deps/npm/node_modules/lodash.union/package.json
index 1bbb3cc10e..be71f862fd 100644
--- a/deps/npm/node_modules/lodash.union/package.json
+++ b/deps/npm/node_modules/lodash.union/package.json
@@ -1,59 +1,37 @@
{
- "_args": [
- [
- {
- "raw": "lodash.union@4.6.0",
- "scope": null,
- "escapedName": "lodash.union",
- "name": "lodash.union",
- "rawSpec": "4.6.0",
- "spec": "4.6.0",
- "type": "version"
- },
- "/Users/zkat/Documents/code/npm"
- ]
- ],
- "_from": "lodash.union@4.6.0",
+ "_from": "lodash.union@~4.6.0",
"_id": "lodash.union@4.6.0",
- "_inCache": true,
+ "_integrity": "sha1-SLtQiECfFvGCFmZkHETdGqrjzYg=",
"_location": "/lodash.union",
- "_nodeVersion": "4.4.7",
- "_npmOperationalInternal": {
- "host": "packages-16-east.internal.npmjs.com",
- "tmp": "tmp/lodash.union-4.6.0.tgz_1471110390292_0.8560791339259595"
- },
- "_npmUser": {
- "name": "jdalton",
- "email": "john.david.dalton@gmail.com"
- },
- "_npmVersion": "2.15.10",
"_phantomChildren": {},
"_requested": {
- "raw": "lodash.union@4.6.0",
- "scope": null,
- "escapedName": "lodash.union",
+ "type": "range",
+ "registry": true,
+ "raw": "lodash.union@~4.6.0",
"name": "lodash.union",
- "rawSpec": "4.6.0",
- "spec": "4.6.0",
- "type": "version"
+ "escapedName": "lodash.union",
+ "rawSpec": "~4.6.0",
+ "saveSpec": null,
+ "fetchSpec": "~4.6.0"
},
"_requiredBy": [
- "#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/lodash.union/-/lodash.union-4.6.0.tgz",
"_shasum": "48bb5088409f16f1821666641c44dd1aaae3cd88",
"_shrinkwrap": null,
- "_spec": "lodash.union@4.6.0",
+ "_spec": "lodash.union@~4.6.0",
"_where": "/Users/zkat/Documents/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",
@@ -72,13 +50,9 @@
}
],
"dependencies": {},
+ "deprecated": false,
"description": "The lodash method `_.union` exported as a module.",
"devDependencies": {},
- "directories": {},
- "dist": {
- "shasum": "48bb5088409f16f1821666641c44dd1aaae3cd88",
- "tarball": "https://registry.npmjs.org/lodash.union/-/lodash.union-4.6.0.tgz"
- },
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"keywords": [
@@ -86,23 +60,9 @@
"union"
],
"license": "MIT",
- "maintainers": [
- {
- "name": "jdalton",
- "email": "john.david.dalton@gmail.com"
- },
- {
- "name": "mathias",
- "email": "mathias@qiwi.be"
- },
- {
- "name": "phated",
- "email": "blaine@iceddev.com"
- }
- ],
"name": "lodash.union",
"optionalDependencies": {},
- "readme": "ERROR: No README data found!",
+ "peerDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/lodash/lodash.git"