{
  "name": "source-map-js",
  "url": "https://canirequire.com/package/source-map-js/",
  "description": "Generates and consumes source maps",
  "latest": "1.2.1",
  "latestPublished": "2024-09-08T16:22:55.645Z",
  "format": "cjs",
  "summary": "source-map-js@1.2.1 is a CommonJS package. source-map-js ships CommonJS only. require(\"source-map-js\") works everywhere. import \"source-map-js\" 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": "1.2.1",
  "lastCommonJsDate": "2024-09-08T16:22:55.645Z",
  "nativeEsmSince": null,
  "types": "bundled",
  "nodeEngines": ">=0.10.0",
  "deprecated": null,
  "license": "BSD-3-Clause",
  "repository": "https://github.com/7rulnik/source-map-js",
  "weeklyDownloads": 157669273,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:36.441Z",
    "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": "1.2.1",
      "format": "cjs",
      "published": "2024-09-08T16:22:55.645Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2024-03-19T16:21:36.869Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2024-03-17T19:32:42.478Z"
    },
    {
      "version": "1.0.3",
      "format": "cjs",
      "published": "2024-03-17T18:32:22.535Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2022-01-18T16:23:43.673Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2021-11-08T19:45:12.345Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2021-11-04T20:49:09.163Z"
    },
    {
      "version": "0.6.2",
      "format": "cjs",
      "published": "2021-02-07T21:53:50.369Z"
    }
  ]
}