aboutsummaryrefslogtreecommitdiff
path: root/deps/node/deps/npm/node_modules/lodash.union/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/node/deps/npm/node_modules/lodash.union/package.json')
-rw-r--r--deps/node/deps/npm/node_modules/lodash.union/package.json72
1 files changed, 72 insertions, 0 deletions
diff --git a/deps/node/deps/npm/node_modules/lodash.union/package.json b/deps/node/deps/npm/node_modules/lodash.union/package.json
new file mode 100644
index 00000000..bc6d838f
--- /dev/null
+++ b/deps/node/deps/npm/node_modules/lodash.union/package.json
@@ -0,0 +1,72 @@
+{
+ "_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": "version",
+ "registry": true,
+ "raw": "lodash.union@4.6.0",
+ "name": "lodash.union",
+ "escapedName": "lodash.union",
+ "rawSpec": "4.6.0",
+ "saveSpec": null,
+ "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",
+ "author": {
+ "name": "John-David Dalton",
+ "email": "john.david.dalton@gmail.com",
+ "url": "http://allyoucanleet.com/"
+ },
+ "bugs": {
+ "url": "https://github.com/lodash/lodash/issues"
+ },
+ "contributors": [
+ {
+ "name": "John-David Dalton",
+ "email": "john.david.dalton@gmail.com",
+ "url": "http://allyoucanleet.com/"
+ },
+ {
+ "name": "Blaine Bublitz",
+ "email": "blaine.bublitz@gmail.com",
+ "url": "https://github.com/phated"
+ },
+ {
+ "name": "Mathias Bynens",
+ "email": "mathias@qiwi.be",
+ "url": "https://mathiasbynens.be/"
+ }
+ ],
+ "description": "The lodash method `_.union` exported as a module.",
+ "homepage": "https://lodash.com/",
+ "icon": "https://lodash.com/icon.svg",
+ "keywords": [
+ "lodash-modularized",
+ "union"
+ ],
+ "license": "MIT",
+ "name": "lodash.union",
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/lodash/lodash.git"
+ },
+ "scripts": {
+ "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
+ },
+ "version": "4.6.0"
+}