package.json 1.79 KB
{
  "_from": "lodash.merge@^4.4.0",
  "_id": "lodash.merge@4.6.1",
  "_inBundle": false,
  "_integrity": "sha512-AOYza4+Hf5z1/0Hztxpm2/xiPZgi/cjMqdnKTUWTBSKchJlxXXuUSxCCl8rJlf4g6yww/j6mA8nC8Hw/EZWxKQ==",
  "_location": "/lodash.merge",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "lodash.merge@^4.4.0",
    "name": "lodash.merge",
    "escapedName": "lodash.merge",
    "rawSpec": "^4.4.0",
    "saveSpec": null,
    "fetchSpec": "^4.4.0"
  },
  "_requiredBy": [
    "/cheerio-httpcli/cheerio"
  ],
  "_resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.1.tgz",
  "_shasum": "adc25d9cb99b9391c59624f379fbba60d7111d54",
  "_spec": "lodash.merge@^4.4.0",
  "_where": "D:\\OSS project\\YTMT\\node_modules\\cheerio-httpcli\\node_modules\\cheerio",
  "author": {
    "name": "John-David Dalton",
    "email": "john.david.dalton@gmail.com",
    "url": "http://allyoucanleet.com/"
  },
  "bugs": {
    "url": "https://github.com/lodash/lodash/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "John-David Dalton",
      "email": "john.david.dalton@gmail.com",
      "url": "http://allyoucanleet.com/"
    },
    {
      "name": "Mathias Bynens",
      "email": "mathias@qiwi.be",
      "url": "https://mathiasbynens.be/"
    }
  ],
  "deprecated": false,
  "description": "The Lodash method `_.merge` exported as a module.",
  "homepage": "https://lodash.com/",
  "icon": "https://lodash.com/icon.svg",
  "keywords": [
    "lodash-modularized",
    "merge"
  ],
  "license": "MIT",
  "name": "lodash.merge",
  "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.1"
}