package.json 1.59 KB
{
  "_args": [
    [
      "lodash.merge@4.6.2",
      "/Users/star/Desktop/YTMT"
    ]
  ],
  "_from": "lodash.merge@4.6.2",
  "_id": "lodash.merge@4.6.2",
  "_inBundle": false,
  "_integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
  "_location": "/lodash.merge",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "lodash.merge@4.6.2",
    "name": "lodash.merge",
    "escapedName": "lodash.merge",
    "rawSpec": "4.6.2",
    "saveSpec": null,
    "fetchSpec": "4.6.2"
  },
  "_requiredBy": [
    "/cheerio-httpcli/cheerio"
  ],
  "_resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
  "_spec": "4.6.2",
  "_where": "/Users/star/Desktop/YTMT",
  "author": {
    "name": "John-David Dalton",
    "email": "john.david.dalton@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/lodash/lodash/issues"
  },
  "contributors": [
    {
      "name": "John-David Dalton",
      "email": "john.david.dalton@gmail.com"
    },
    {
      "name": "Mathias Bynens",
      "email": "mathias@qiwi.be"
    }
  ],
  "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.2"
}