{
  "name": "is-plain-object",
  "url": "https://canirequire.com/package/is-plain-object/",
  "description": "Returns true if an object was created by the `Object` constructor, or Object.create(null).",
  "latest": "5.1.0",
  "latestPublished": "2026-08-21T10:21:18.639Z",
  "format": "dual",
  "summary": "is-plain-object@5.1.0 ships CommonJS and ESM builds. is-plain-object publishes both a CommonJS entry and a native ESM entry (ESM added in 5.0.0). require(\"is-plain-object\") and import \"is-plain-object\" both work on every supported Node.js version and in Bun.",
  "esmOnlySince": null,
  "esmOnlySinceDate": null,
  "lastCommonJsVersion": "5.1.0",
  "lastCommonJsDate": "2026-08-21T10:21:18.639Z",
  "nativeEsmSince": "5.0.0",
  "types": "bundled",
  "nodeEngines": ">=0.10.0",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/jonschlinkert/is-plain-object",
  "weeklyDownloads": 67436179,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:03.043Z",
    "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": "5.1.0",
      "format": "dual",
      "published": "2026-08-21T10:21:18.639Z"
    },
    {
      "version": "5.0.0",
      "format": "dual",
      "published": "2020-09-09T16:30:03.627Z"
    },
    {
      "version": "4.1.1",
      "format": "cjs",
      "published": "2020-07-24T06:55:15.761Z"
    },
    {
      "version": "4.1.0",
      "format": "cjs",
      "published": "2020-07-21T10:59:40.572Z"
    },
    {
      "version": "4.0.0",
      "format": "cjs",
      "published": "2020-07-21T00:09:53.219Z"
    },
    {
      "version": "3.0.1",
      "format": "cjs",
      "published": "2020-06-27T08:06:19.703Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2019-04-30T20:53:56.159Z"
    },
    {
      "version": "2.0.4",
      "format": "cjs",
      "published": "2017-07-11T22:41:10.371Z"
    },
    {
      "version": "2.0.3",
      "format": "cjs",
      "published": "2017-05-30T14:06:48.757Z"
    },
    {
      "version": "2.0.2",
      "format": "cjs",
      "published": "2017-05-27T19:53:30.152Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2015-05-28T08:02:18.730Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2015-04-29T12:57:28.225Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2015-02-25T07:49:39.188Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2014-09-21T22:41:50.073Z"
    }
  ]
}