{
  "name": "thenify",
  "url": "https://canirequire.com/package/thenify/",
  "description": "Promisify a callback-based function",
  "latest": "3.3.1",
  "latestPublished": "2020-06-17T17:30:57.152Z",
  "format": "cjs",
  "summary": "thenify@3.3.1 is a CommonJS package. thenify ships CommonJS only. require(\"thenify\") works everywhere. import \"thenify\" 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.3.1",
  "lastCommonJsDate": "2020-06-17T17:30:57.152Z",
  "nativeEsmSince": null,
  "types": "none",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/thenables/thenify",
  "weeklyDownloads": 48115074,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:16.846Z",
    "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.3.1",
      "format": "cjs",
      "published": "2020-06-17T17:30:57.152Z"
    },
    {
      "version": "3.3.0",
      "format": "cjs",
      "published": "2017-05-19T09:58:32.296Z"
    },
    {
      "version": "3.2.1",
      "format": "cjs",
      "published": "2016-10-10T10:48:16.435Z"
    },
    {
      "version": "3.2.0",
      "format": "cjs",
      "published": "2016-02-01T20:29:26.986Z"
    },
    {
      "version": "3.1.1",
      "format": "cjs",
      "published": "2015-10-20T18:22:01.954Z"
    },
    {
      "version": "3.1.0",
      "format": "cjs",
      "published": "2015-01-06T03:32:20.600Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2014-12-25T08:18:14.350Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2014-12-17T06:23:24.197Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2014-08-09T23:34:21.073Z"
    }
  ]
}