{
  "_args": [
    [
      "just-extend@6.1.1",
      "/var/www/html/whatsapp-bi"
    ]
  ],
  "_from": "just-extend@6.1.1",
  "_id": "just-extend@6.1.1",
  "_inBundle": false,
  "_integrity": "sha512-1UWaMWIB90HnIZAmXOTLobwWc9lc1ZMUBRKf8PaozCAiNUif6wv1fyeXpqccWZCu7L9zxIgXG55vARuZluyvqw==",
  "_location": "/just-extend",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "just-extend@6.1.1",
    "name": "just-extend",
    "escapedName": "just-extend",
    "rawSpec": "6.1.1",
    "saveSpec": null,
    "fetchSpec": "6.1.1"
  },
  "_requiredBy": [
    "/extract-base-iterator",
    "/fast-extract",
    "/node-filename-to-dist-paths",
    "/node-version-use",
    "/node-version-utils",
    "/stack-base-iterator",
    "/tar-iterator"
  ],
  "_resolved": "https://registry.npmjs.org/just-extend/-/just-extend-6.1.1.tgz",
  "_spec": "6.1.1",
  "_where": "/var/www/html/whatsapp-bi",
  "author": {
    "name": "Angus Croll"
  },
  "bugs": {
    "url": "https://github.com/angus-c/just/issues"
  },
  "description": "extend an object",
  "exports": {
    ".": {
      "require": "./index.js",
      "types": "./index.d.ts",
      "default": "./index.mjs"
    },
    "./package.json": "./package.json"
  },
  "homepage": "https://github.com/angus-c/just#readme",
  "keywords": [
    "object",
    "assign",
    "clone",
    "copy",
    "merge",
    "deep-copy",
    "extend",
    "no-dependencies",
    "just"
  ],
  "license": "MIT",
  "main": "index.js",
  "module": "index.mjs",
  "name": "just-extend",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/angus-c/just.git"
  },
  "scripts": {
    "build": "rollup -c",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "types": "index.d.ts",
  "version": "6.1.1"
}
