vs/v5.5.0/node_modules/npm/node_modules/lodash.union/package.json

{
  "name": "lodash.union",
  "version": "3.1.0",
  "description": "The modern build of lodash’s `_.union` as a module.",
  "homepage": "https://lodash.com/",
  "icon": "https://lodash.com/icon.svg",
  "license": "MIT",
  "keywords": [
    "lodash",
    "lodash-modularized",
    "stdlib",
    "util"
  ],
  "author": {
    "name": "John-David Dalton",
    "email": "john.david.dalton@gmail.com",
    "url": "http://allyoucanleet.com/"
  },
  "contributors": [
    {
      "name": "John-David Dalton",
      "email": "john.david.dalton@gmail.com",
      "url": "http://allyoucanleet.com/"
    },
    {
      "name": "Benjamin Tan",
      "email": "demoneaux@gmail.com",
      "url": "https://d10.github.io/"
    },
    {
      "name": "Blaine Bublitz",
      "email": "blaine@iceddev.com",
      "url": "http://www.iceddev.com/"
    },
    {
      "name": "Kit Cambridge",
      "email": "github@kitcambridge.be",
      "url": "http://kitcambridge.be/"
    },
    {
      "name": "Mathias Bynens",
      "email": "mathias@qiwi.be",
      "url": "https://mathiasbynens.be/"
    }
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/lodash/lodash"
  },
  "scripts": {
    "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
  },
  "dependencies": {
    "lodash._baseflatten": "^3.0.0",
    "lodash._baseuniq": "^3.0.0",
    "lodash.restparam": "^3.0.0"
  },
  "bugs": {
    "url": "https://github.com/lodash/lodash/issues"
  },
  "_id": "lodash.union@3.1.0",
  "_shasum": "a4a3066fc15d6a7f8151cce9bdfe63dce7f5bcff",
  "_from": "lodash.union@>=3.1.0 <3.2.0",
  "_npmVersion": "2.7.3",
  "_nodeVersion": "0.12.0",
  "_npmUser": {
    "name": "jdalton",
    "email": "john.david.dalton@gmail.com"
  },
  "maintainers": [
    {
      "name": "jdalton",
      "email": "john.david.dalton@gmail.com"
    },
    {
      "name": "kitcambridge",
      "email": "github@kitcambridge.be"
    },
    {
      "name": "mathias",
      "email": "mathias@qiwi.be"
    },
    {
      "name": "phated",
      "email": "blaine@iceddev.com"
    },
    {
      "name": "d10",
      "email": "demoneaux@gmail.com"
    }
  ],
  "dist": {
    "shasum": "a4a3066fc15d6a7f8151cce9bdfe63dce7f5bcff",
    "tarball": "http://registry.npmjs.org/lodash.union/-/lodash.union-3.1.0.tgz"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/lodash.union/-/lodash.union-3.1.0.tgz"
}