{
  "name": "esutils",
  "url": "https://canirequire.com/package/esutils/",
  "description": "utility box for ECMAScript language tools",
  "latest": "2.0.3",
  "latestPublished": "2019-07-31T01:10:54.228Z",
  "format": "cjs",
  "summary": "esutils@2.0.3 is a CommonJS package. esutils ships CommonJS only. require(\"esutils\") works everywhere. import \"esutils\" 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": "2.0.3",
  "lastCommonJsDate": "2019-07-31T01:10:54.228Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": ">=0.10.0",
  "deprecated": null,
  "license": "BSD-2-Clause",
  "repository": "https://github.com/estools/esutils",
  "weeklyDownloads": 139014024,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:38.515Z",
    "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": "2.0.3",
      "format": "cjs",
      "published": "2019-07-31T01:10:54.228Z"
    },
    {
      "version": "2.0.2",
      "format": "cjs",
      "published": "2015-03-14T17:12:36.530Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2015-03-14T17:01:06.068Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2015-03-12T19:02:52.788Z"
    },
    {
      "version": "1.1.6",
      "format": "cjs",
      "published": "2014-11-22T14:05:52.024Z"
    },
    {
      "version": "1.1.5",
      "format": "cjs",
      "published": "2014-11-22T13:32:54.902Z"
    },
    {
      "version": "1.1.4",
      "format": "cjs",
      "published": "2014-07-12T14:17:51.275Z"
    },
    {
      "version": "1.1.3",
      "format": "cjs",
      "published": "2014-07-12T14:04:04.545Z"
    },
    {
      "version": "1.1.2",
      "format": "cjs",
      "published": "2014-07-12T13:36:53.753Z"
    },
    {
      "version": "1.1.1",
      "format": "cjs",
      "published": "2014-07-12T13:30:19.256Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2014-06-30T04:09:38.261Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2013-11-25T07:21:07.243Z"
    }
  ]
}