HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/buyercall_forms/buyercall/node_modules/is-extendable/package.json
{
  "_args": [
    [
      "is-extendable@0.1.1",
      "/home/arjun/projects/buyercall_forms/buyercall"
    ]
  ],
  "_from": "is-extendable@0.1.1",
  "_id": "is-extendable@0.1.1",
  "_inBundle": false,
  "_integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==",
  "_location": "/is-extendable",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "is-extendable@0.1.1",
    "name": "is-extendable",
    "escapedName": "is-extendable",
    "rawSpec": "0.1.1",
    "saveSpec": null,
    "fetchSpec": "0.1.1"
  },
  "_requiredBy": [
    "/expand-brackets/extend-shallow",
    "/extglob/extend-shallow",
    "/findup-sync/braces/extend-shallow",
    "/findup-sync/fill-range/extend-shallow",
    "/http-proxy-middleware/braces/extend-shallow",
    "/http-proxy-middleware/fill-range/extend-shallow",
    "/set-value",
    "/set-value/extend-shallow",
    "/snapdragon/extend-shallow",
    "/union-value",
    "/watchify/braces/extend-shallow",
    "/watchify/fill-range/extend-shallow",
    "/watchpack-chokidar2/braces/extend-shallow",
    "/watchpack-chokidar2/fill-range/extend-shallow",
    "/webpack-dev-server/braces/extend-shallow",
    "/webpack-dev-server/fill-range/extend-shallow",
    "/webpack/braces/extend-shallow",
    "/webpack/fill-range/extend-shallow"
  ],
  "_resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz",
  "_spec": "0.1.1",
  "_where": "/home/arjun/projects/buyercall_forms/buyercall",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
  },
  "bugs": {
    "url": "https://github.com/jonschlinkert/is-extendable/issues"
  },
  "description": "Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. \"can the value have keys?\"",
  "devDependencies": {
    "mocha": "*"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/jonschlinkert/is-extendable",
  "keywords": [
    "array",
    "assign",
    "check",
    "date",
    "extend",
    "extensible",
    "function",
    "is",
    "object",
    "regex",
    "test"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "is-extendable",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jonschlinkert/is-extendable.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "verbiage": {
    "related": {
      "list": [
        "isobject",
        "is-plain-object",
        "kind-of",
        "is-extendable",
        "is-equal-shallow",
        "extend-shallow",
        "assign-deep"
      ]
    }
  },
  "version": "0.1.1"
}