{
  "name": "define-data-property",
  "url": "https://canirequire.com/package/define-data-property/",
  "description": "Define a data property on an object. Will fall back to assignment in an engine without descriptors.",
  "latest": "1.1.4",
  "latestPublished": "2024-02-13T16:56:02.666Z",
  "format": "cjs",
  "summary": "define-data-property@1.1.4 is a CommonJS package. define-data-property ships CommonJS only. require(\"define-data-property\") works everywhere. import \"define-data-property\" 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.1.4",
  "lastCommonJsDate": "2024-02-13T16:56:02.666Z",
  "nativeEsmSince": null,
  "types": "bundled",
  "nodeEngines": ">= 0.4",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/ljharb/define-data-property",
  "weeklyDownloads": 95303853,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:48.042Z",
    "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.1.4",
      "format": "cjs",
      "published": "2024-02-13T16:56:02.666Z"
    },
    {
      "version": "1.1.3",
      "format": "cjs",
      "published": "2024-02-12T19:29:34.489Z"
    },
    {
      "version": "1.1.2",
      "format": "cjs",
      "published": "2024-02-06T05:12:44.907Z"
    },
    {
      "version": "1.1.1",
      "format": "cjs",
      "published": "2023-10-13T04:26:04.684Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2023-09-13T14:16:33.642Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2023-09-12T22:38:25.481Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2023-09-12T21:50:35.200Z"
    }
  ]
}