{
  "name": "import-local",
  "url": "https://canirequire.com/package/import-local/",
  "description": "Let a globally installed package use a locally installed version of itself if available",
  "latest": "3.2.0",
  "latestPublished": "2024-07-22T10:56:48.659Z",
  "format": "cjs",
  "summary": "import-local@3.2.0 is a CommonJS package. import-local ships CommonJS only. require(\"import-local\") works everywhere. import \"import-local\" 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.2.0",
  "lastCommonJsDate": "2024-07-22T10:56:48.659Z",
  "nativeEsmSince": null,
  "types": "bundled",
  "nodeEngines": ">=8",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/sindresorhus/import-local",
  "weeklyDownloads": 34010710,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:36.976Z",
    "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.2.0",
      "format": "cjs",
      "published": "2024-07-22T10:56:48.659Z"
    },
    {
      "version": "3.1.0",
      "format": "cjs",
      "published": "2022-01-06T08:17:20.570Z"
    },
    {
      "version": "3.0.3",
      "format": "cjs",
      "published": "2021-10-04T06:01:21.422Z"
    },
    {
      "version": "3.0.2",
      "format": "cjs",
      "published": "2019-07-24T06:33:34.846Z"
    },
    {
      "version": "3.0.1",
      "format": "cjs",
      "published": "2019-07-07T13:53:47.456Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2019-06-29T18:58:54.926Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2018-08-31T19:40:47.407Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2017-12-15T10:18:01.261Z"
    },
    {
      "version": "0.1.1",
      "format": "cjs",
      "published": "2017-05-06T09:38:35.003Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2017-05-04T17:59:50.343Z"
    }
  ]
}