{
  "name": "raw-loader",
  "url": "https://canirequire.com/package/raw-loader/",
  "description": "A loader for webpack that allows importing files as a String",
  "latest": "4.0.2",
  "latestPublished": "2020-10-09T14:52:56.184Z",
  "format": "cjs",
  "summary": "raw-loader@4.0.2 is a CommonJS package. raw-loader ships CommonJS only. require(\"raw-loader\") works everywhere. import \"raw-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": "4.0.2",
  "lastCommonJsDate": "2020-10-09T14:52:56.184Z",
  "nativeEsmSince": null,
  "types": "none",
  "nodeEngines": ">= 10.13.0",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/webpack-contrib/raw-loader",
  "weeklyDownloads": 3773671,
  "runtime": {
    "verifiedAt": "2026-09-09T15:30:22.737Z",
    "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": "4.0.2",
      "format": "cjs",
      "published": "2020-10-09T14:52:56.184Z"
    },
    {
      "version": "4.0.1",
      "format": "cjs",
      "published": "2020-04-15T11:41:34.958Z"
    },
    {
      "version": "4.0.0",
      "format": "cjs",
      "published": "2019-11-25T15:17:04.389Z"
    },
    {
      "version": "3.1.0",
      "format": "cjs",
      "published": "2019-07-18T16:37:18.074Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2019-06-05T10:14:49.716Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2019-03-18T13:21:55.948Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2018-12-10T11:57:09.481Z"
    },
    {
      "version": "0.5.1",
      "format": "cjs",
      "published": "2014-01-23T08:03:20.770Z"
    },
    {
      "version": "0.5.0",
      "format": "cjs",
      "published": "2013-02-01T07:48:09.199Z"
    },
    {
      "version": "0.2.0",
      "format": "cjs",
      "published": "2012-09-25T15:01:39.926Z"
    },
    {
      "version": "0.1.6",
      "format": "cjs",
      "published": "2012-05-20T22:06:25.434Z"
    },
    {
      "version": "0.1.5",
      "format": "cjs",
      "published": "2012-04-05T15:05:19.241Z"
    },
    {
      "version": "0.1.4",
      "format": "cjs",
      "published": "2012-04-03T14:04:58.505Z"
    },
    {
      "version": "0.1.3",
      "format": "cjs",
      "published": "2012-04-03T11:21:08.089Z"
    },
    {
      "version": "0.1.2",
      "format": "cjs",
      "published": "2012-04-02T23:27:27.011Z"
    },
    {
      "version": "0.1.1",
      "format": "cjs",
      "published": "2012-03-27T02:27:46.749Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2012-03-26T16:19:27.203Z"
    }
  ]
}