{
  "name": "babel-plugin-named-asset-import",
  "url": "https://canirequire.com/package/babel-plugin-named-asset-import/",
  "description": "Babel plugin for named asset imports in Create React App",
  "latest": "0.3.8",
  "latestPublished": "2021-12-14T15:54:00.873Z",
  "format": "cjs",
  "summary": "babel-plugin-named-asset-import@0.3.8 is a CommonJS package. babel-plugin-named-asset-import ships CommonJS only. require(\"babel-plugin-named-asset-import\") works everywhere. import \"babel-plugin-named-asset-import\" 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.3.8",
  "lastCommonJsDate": "2021-12-14T15:54:00.873Z",
  "nativeEsmSince": null,
  "types": "none",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/facebook/create-react-app",
  "weeklyDownloads": 2507741,
  "runtime": {
    "verifiedAt": "2026-09-09T15:30:47.820Z",
    "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.3.8",
      "format": "cjs",
      "published": "2021-12-14T15:54:00.873Z"
    },
    {
      "version": "0.3.7",
      "format": "cjs",
      "published": "2020-10-23T14:40:46.975Z"
    },
    {
      "version": "0.3.6",
      "format": "cjs",
      "published": "2020-01-31T04:05:50.814Z"
    },
    {
      "version": "0.3.5",
      "format": "cjs",
      "published": "2019-12-05T00:05:13.101Z"
    },
    {
      "version": "0.3.4",
      "format": "cjs",
      "published": "2019-09-19T17:48:01.585Z"
    },
    {
      "version": "0.3.3",
      "format": "cjs",
      "published": "2019-08-09T22:37:37.568Z"
    },
    {
      "version": "0.3.2",
      "format": "cjs",
      "published": "2019-04-22T18:50:35.080Z"
    },
    {
      "version": "0.3.1",
      "format": "cjs",
      "published": "2019-02-10T21:48:22.810Z"
    },
    {
      "version": "0.3.0",
      "format": "cjs",
      "published": "2018-12-23T18:53:15.483Z"
    },
    {
      "version": "0.2.3",
      "format": "cjs",
      "published": "2018-11-01T03:29:56.298Z"
    },
    {
      "version": "0.2.2",
      "format": "cjs",
      "published": "2018-10-02T00:54:48.541Z"
    },
    {
      "version": "0.2.1",
      "format": "cjs",
      "published": "2018-10-01T16:21:49.250Z"
    },
    {
      "version": "0.2.0",
      "format": "cjs",
      "published": "2018-09-26T18:03:08.676Z"
    },
    {
      "version": "0.0.0",
      "format": "cjs",
      "published": "2018-02-07T01:55:42.092Z"
    }
  ]
}