{
  "name": "is-callable",
  "url": "https://canirequire.com/package/is-callable/",
  "description": "Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.",
  "latest": "1.2.7",
  "latestPublished": "2022-09-23T22:49:39.970Z",
  "format": "cjs",
  "summary": "is-callable@1.2.7 is a CommonJS package. is-callable ships CommonJS only. require(\"is-callable\") works everywhere. import \"is-callable\" 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": "1.2.7",
  "lastCommonJsDate": "2022-09-23T22:49:39.970Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": ">= 0.4",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/inspect-js/is-callable",
  "weeklyDownloads": 70846851,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:00.211Z",
    "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": "1.2.7",
      "format": "cjs",
      "published": "2022-09-23T22:49:39.970Z"
    },
    {
      "version": "1.2.6",
      "format": "cjs",
      "published": "2022-09-15T06:14:40.214Z"
    },
    {
      "version": "1.2.5",
      "format": "cjs",
      "published": "2022-09-12T05:28:07.886Z"
    },
    {
      "version": "1.2.4",
      "format": "cjs",
      "published": "2021-08-06T14:18:39.302Z"
    },
    {
      "version": "1.2.3",
      "format": "cjs",
      "published": "2021-01-31T22:40:16.961Z"
    },
    {
      "version": "1.2.2",
      "format": "cjs",
      "published": "2020-09-21T20:43:53.590Z"
    },
    {
      "version": "1.2.1",
      "format": "cjs",
      "published": "2020-09-09T23:14:28.251Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2020-06-02T17:54:48.118Z"
    },
    {
      "version": "1.1.5",
      "format": "cjs",
      "published": "2019-12-19T17:57:52.970Z"
    },
    {
      "version": "1.1.4",
      "format": "cjs",
      "published": "2018-07-03T05:04:56.305Z"
    },
    {
      "version": "1.1.3",
      "format": "cjs",
      "published": "2016-02-28T01:26:19.027Z"
    },
    {
      "version": "1.1.2",
      "format": "cjs",
      "published": "2016-01-16T01:27:25.790Z"
    },
    {
      "version": "1.1.1",
      "format": "cjs",
      "published": "2015-11-30T19:09:27.921Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2015-10-02T08:16:25.066Z"
    },
    {
      "version": "1.0.4",
      "format": "cjs",
      "published": "2015-01-30T08:08:24.789Z"
    },
    {
      "version": "1.0.3",
      "format": "cjs",
      "published": "2015-01-29T18:44:38.142Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2015-01-29T17:45:17.802Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2015-01-29T09:34:56.078Z"
    }
  ]
}