{
  "name": "extend",
  "url": "https://canirequire.com/package/extend/",
  "description": "Port of jQuery.extend for node.js and the browser",
  "latest": "3.0.2",
  "latestPublished": "2018-07-19T20:28:11.447Z",
  "format": "cjs",
  "summary": "extend@3.0.2 is a CommonJS package. extend ships CommonJS only. require(\"extend\") works everywhere. import \"extend\" also works because Node.js and Bun can import CommonJS from ES modules, but only the default export is guaranteed; named imports depend on Node's static analysis of the module.",
  "esmOnlySince": null,
  "esmOnlySinceDate": null,
  "lastCommonJsVersion": "3.0.2",
  "lastCommonJsDate": "2018-07-19T20:28:11.447Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/justmoon/node-extend",
  "weeklyDownloads": 68314937,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:02.549Z",
    "node": {
      "18": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "20": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "22": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "24": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "26": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      }
    },
    "bun": {
      "require": true,
      "import": true,
      "requireError": null,
      "importError": null
    }
  },
  "formatHistory": [
    {
      "version": "3.0.2",
      "format": "cjs",
      "published": "2018-07-19T20:28:11.447Z"
    },
    {
      "version": "3.0.1",
      "format": "cjs",
      "published": "2017-04-28T05:36:44.288Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2015-07-01T20:47:06.834Z"
    },
    {
      "version": "2.0.2",
      "format": "cjs",
      "published": "2018-07-19T22:12:43.483Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2015-04-25T18:20:29.822Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2014-10-01T17:18:32.586Z"
    },
    {
      "version": "1.3.0",
      "format": "cjs",
      "published": "2014-06-20T18:12:27.954Z"
    },
    {
      "version": "1.2.1",
      "format": "cjs",
      "published": "2013-09-14T21:31:03.965Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2013-09-03T04:08:51.272Z"
    },
    {
      "version": "1.1.3",
      "format": "cjs",
      "published": "2012-12-07T07:34:51.684Z"
    },
    {
      "version": "1.1.1",
      "format": "cjs",
      "published": "2012-11-07T20:21:09.577Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2012-11-07T20:16:10.765Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2011-05-14T07:38:59.146Z"
    }
  ]
}