{
  "name": "karma-sourcemap-loader",
  "url": "https://canirequire.com/package/karma-sourcemap-loader/",
  "description": "Karma plugin that locates and loads existing javascript source map files.",
  "latest": "0.4.0",
  "latestPublished": "2023-02-05T20:40:38.739Z",
  "format": "cjs",
  "summary": "karma-sourcemap-loader@0.4.0 is a CommonJS package. karma-sourcemap-loader ships CommonJS only. require(\"karma-sourcemap-loader\") works everywhere. import \"karma-sourcemap-loader\" 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": "0.4.0",
  "lastCommonJsDate": "2023-02-05T20:40:38.739Z",
  "nativeEsmSince": null,
  "types": "none",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/demerzel3/karma-sourcemap-loader",
  "weeklyDownloads": 391232,
  "runtime": {
    "verifiedAt": "2026-09-09T15:32:24.326Z",
    "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": "0.4.0",
      "format": "cjs",
      "published": "2023-02-05T20:40:38.739Z"
    },
    {
      "version": "0.3.8",
      "format": "cjs",
      "published": "2020-08-18T21:17:49.309Z"
    },
    {
      "version": "0.3.7",
      "format": "cjs",
      "published": "2016-01-13T22:23:18.926Z"
    },
    {
      "version": "0.3.6",
      "format": "cjs",
      "published": "2015-10-10T09:21:12.081Z"
    },
    {
      "version": "0.3.5",
      "format": "cjs",
      "published": "2015-05-31T09:11:12.584Z"
    },
    {
      "version": "0.3.4",
      "format": "cjs",
      "published": "2015-02-22T09:16:18.885Z"
    },
    {
      "version": "0.3.3",
      "format": "cjs",
      "published": "2015-01-31T11:10:23.459Z"
    },
    {
      "version": "0.3.2",
      "format": "cjs",
      "published": "2014-12-18T16:22:11.598Z"
    },
    {
      "version": "0.3.1",
      "format": "cjs",
      "published": "2014-12-18T08:07:10.500Z"
    },
    {
      "version": "0.3.0",
      "format": "cjs",
      "published": "2014-10-24T15:24:20.078Z"
    },
    {
      "version": "0.2.0",
      "format": "cjs",
      "published": "2014-04-18T10:25:49.230Z"
    },
    {
      "version": "0.1.1",
      "format": "cjs",
      "published": "2014-02-19T08:39:39.948Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2014-02-18T20:20:39.514Z"
    }
  ]
}