{
  "name": "is-descriptor",
  "url": "https://canirequire.com/package/is-descriptor/",
  "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.",
  "latest": "3.1.2",
  "latestPublished": "2026-05-11T15:00:18.724Z",
  "format": "cjs",
  "summary": "is-descriptor@3.1.2 is a CommonJS package. is-descriptor ships CommonJS only. require(\"is-descriptor\") works everywhere. import \"is-descriptor\" 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.1.2",
  "lastCommonJsDate": "2026-05-11T15:00:18.724Z",
  "nativeEsmSince": null,
  "types": "none",
  "nodeEngines": ">= 0.4",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/inspect-js/is-descriptor",
  "weeklyDownloads": 36433717,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:34.393Z",
    "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.1.2",
      "format": "cjs",
      "published": "2026-05-11T15:00:18.724Z"
    },
    {
      "version": "3.1.1",
      "format": "cjs",
      "published": "2023-10-28T05:21:44.174Z"
    },
    {
      "version": "3.1.0",
      "format": "cjs",
      "published": "2023-05-02T06:00:54.726Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2018-12-14T04:09:12.183Z"
    },
    {
      "version": "1.0.4",
      "format": "cjs",
      "published": "2026-05-10T23:42:10.375Z"
    },
    {
      "version": "1.0.3",
      "format": "cjs",
      "published": "2023-10-27T01:22:20.533Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2017-12-28T23:11:35.031Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2017-07-22T15:48:55.348Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2017-02-25T22:30:26.909Z"
    },
    {
      "version": "0.1.8",
      "format": "cjs",
      "published": "2026-05-10T23:49:48.666Z"
    },
    {
      "version": "0.1.7",
      "format": "cjs",
      "published": "2023-10-27T04:49:06.311Z"
    },
    {
      "version": "0.1.6",
      "format": "cjs",
      "published": "2017-07-22T17:20:19.515Z"
    },
    {
      "version": "0.1.5",
      "format": "cjs",
      "published": "2017-02-25T22:29:58.564Z"
    },
    {
      "version": "0.1.4",
      "format": "cjs",
      "published": "2015-12-28T09:44:36.366Z"
    },
    {
      "version": "0.1.3",
      "format": "cjs",
      "published": "2015-12-20T12:03:22.950Z"
    },
    {
      "version": "0.1.2",
      "format": "cjs",
      "published": "2015-10-04T19:02:29.180Z"
    },
    {
      "version": "0.1.1",
      "format": "cjs",
      "published": "2015-10-04T19:01:06.566Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2015-08-31T06:08:04.328Z"
    }
  ]
}