package.json 1.68 KB
{
  "_from": "lodash.merge@^4.6.0",
  "_id": "lodash.merge@4.6.2",
  "_inBundle": false,
  "_integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
  "_location": "/lodash.merge",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "lodash.merge@^4.6.0",
    "name": "lodash.merge",
    "escapedName": "lodash.merge",
    "rawSpec": "^4.6.0",
    "saveSpec": null,
    "fetchSpec": "^4.6.0"
  },
  "_requiredBy": [
    "/google-auth-library"
  ],
  "_resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
  "_shasum": "558aa53b43b661e1925a0afdfa36a9a1085fe57a",
  "_spec": "lodash.merge@^4.6.0",
  "_where": "C:\\Users\\LG\\Desktop\\4-1\\오픈소스\\Reminder-Talk\\node_modules\\google-auth-library",
  "author": {
    "name": "John-David Dalton",
    "email": "john.david.dalton@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/lodash/lodash/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "John-David Dalton",
      "email": "john.david.dalton@gmail.com"
    },
    {
      "name": "Mathias Bynens",
      "email": "mathias@qiwi.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.2"
}