{
  "name": "own-keys",
  "url": "https://canirequire.com/package/own-keys/",
  "description": "Robustly get an object's own property keys (strings and symbols), including non-enumerables when possible",
  "latest": "1.0.2",
  "latestPublished": "2026-07-21T15:38:04.405Z",
  "format": "cjs",
  "summary": "own-keys@1.0.2 is a CommonJS package. own-keys ships CommonJS only. require(\"own-keys\") works everywhere. import \"own-keys\" 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.0.2",
  "lastCommonJsDate": "2026-07-21T15:38:04.405Z",
  "nativeEsmSince": null,
  "types": "bundled",
  "nodeEngines": ">= 0.4",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/ljharb/own-keys",
  "weeklyDownloads": 67644826,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:02.903Z",
    "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.0.2",
      "format": "cjs",
      "published": "2026-07-21T15:38:04.405Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2024-12-29T23:18:26.201Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2024-12-29T06:19:48.478Z"
    }
  ]
}