{
  "name": "require-from-string",
  "url": "https://canirequire.com/package/require-from-string/",
  "description": "Require module from string",
  "latest": "2.0.2",
  "latestPublished": "2018-04-09T09:49:47.301Z",
  "format": "cjs",
  "summary": "require-from-string@2.0.2 is a CommonJS package. require-from-string ships CommonJS only. require(\"require-from-string\") works everywhere. import \"require-from-string\" 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": "2.0.2",
  "lastCommonJsDate": "2018-04-09T09:49:47.301Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": ">=0.10.0",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/floatdrop/require-from-string",
  "weeklyDownloads": 120058757,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:41.974Z",
    "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": "2.0.2",
      "format": "cjs",
      "published": "2018-04-09T09:49:47.301Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2017-09-17T06:52:37.555Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2017-09-16T07:04:34.217Z"
    },
    {
      "version": "1.2.1",
      "format": "cjs",
      "published": "2016-10-01T19:32:05.278Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2016-05-03T07:32:12.394Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2015-11-07T11:43:15.008Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2015-11-06T19:08:43.545Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2015-11-03T08:09:49.990Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2015-07-18T15:08:53.362Z"
    }
  ]
}