{
  "name": "rollup-plugin-url",
  "url": "https://canirequire.com/package/rollup-plugin-url/",
  "description": "Inline import files as data-URIs, or copy them to output",
  "latest": "3.0.1",
  "latestPublished": "2019-11-25T16:50:05.072Z",
  "format": "cjs",
  "summary": "rollup-plugin-url@3.0.1 is a CommonJS package. rollup-plugin-url ships CommonJS only. require(\"rollup-plugin-url\") works everywhere. import \"rollup-plugin-url\" 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.1",
  "lastCommonJsDate": "2019-11-25T16:50:05.072Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": ">=10.0.0",
  "deprecated": "This module has been deprecated and is no longer maintained. Please use @rollup/plugin-url.",
  "license": "MIT",
  "repository": "https://github.com/Swatinem/rollup-plugin-url",
  "weeklyDownloads": 15450,
  "runtime": {
    "verifiedAt": "2026-09-09T15:34:39.129Z",
    "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.1",
      "format": "cjs",
      "published": "2019-11-25T16:50:05.072Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2019-10-08T09:55:06.390Z"
    },
    {
      "version": "2.2.4",
      "format": "cjs",
      "published": "2019-10-08T09:30:06.408Z"
    },
    {
      "version": "2.2.3",
      "format": "cjs",
      "published": "2019-10-08T07:18:16.754Z"
    },
    {
      "version": "2.2.2",
      "format": "cjs",
      "published": "2019-06-13T08:21:31.044Z"
    },
    {
      "version": "2.2.1",
      "format": "cjs",
      "published": "2019-04-10T15:58:48.502Z"
    },
    {
      "version": "2.2.0",
      "format": "cjs",
      "published": "2019-01-29T19:28:22.278Z"
    },
    {
      "version": "2.1.0",
      "format": "cjs",
      "published": "2018-12-02T09:47:31.957Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2018-10-09T12:44:52.297Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2018-10-04T12:17:46.675Z"
    },
    {
      "version": "1.4.0",
      "format": "cjs",
      "published": "2018-04-17T08:08:51.077Z"
    },
    {
      "version": "1.3.0",
      "format": "cjs",
      "published": "2017-09-17T20:07:23.043Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2017-06-13T08:45:52.403Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2017-04-11T21:05:46.241Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2017-04-09T21:30:53.913Z"
    },
    {
      "version": "0.1.2",
      "format": "cjs",
      "published": "2016-08-30T07:23:29.270Z"
    },
    {
      "version": "0.1.1",
      "format": "cjs",
      "published": "2016-02-08T10:22:53.783Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2016-02-07T23:16:35.868Z"
    }
  ]
}