{
  "name": "dunder-proto",
  "url": "https://canirequire.com/package/dunder-proto/",
  "description": "If available, the `Object.prototype.__proto__` accessor and mutator, call-bound",
  "latest": "1.0.1",
  "latestPublished": "2024-12-17T02:12:47.047Z",
  "format": "cjs",
  "summary": "dunder-proto@1.0.1 is a CommonJS package. dunder-proto ships CommonJS only. require(\"dunder-proto\") works everywhere. import \"dunder-proto\" 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.1",
  "lastCommonJsDate": "2024-12-17T02:12:47.047Z",
  "nativeEsmSince": null,
  "types": "none",
  "nodeEngines": ">= 0.4",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/es-shims/dunder-proto",
  "weeklyDownloads": 94006743,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:48.558Z",
    "node": {
      "18": {
        "require": false,
        "import": false,
        "requireError": "ERR_PACKAGE_PATH_NOT_EXPORTED",
        "importError": "ERR_PACKAGE_PATH_NOT_EXPORTED"
      },
      "20": {
        "require": false,
        "import": false,
        "requireError": "ERR_PACKAGE_PATH_NOT_EXPORTED",
        "importError": "ERR_PACKAGE_PATH_NOT_EXPORTED"
      },
      "22": {
        "require": false,
        "import": false,
        "requireError": "ERR_PACKAGE_PATH_NOT_EXPORTED",
        "importError": "ERR_PACKAGE_PATH_NOT_EXPORTED"
      },
      "24": {
        "require": false,
        "import": false,
        "requireError": "ERR_PACKAGE_PATH_NOT_EXPORTED",
        "importError": "ERR_PACKAGE_PATH_NOT_EXPORTED"
      },
      "26": {
        "require": false,
        "import": false,
        "requireError": "ERR_PACKAGE_PATH_NOT_EXPORTED",
        "importError": "ERR_PACKAGE_PATH_NOT_EXPORTED"
      }
    },
    "bun": {
      "require": false,
      "import": false,
      "requireError": null,
      "importError": null
    }
  },
  "formatHistory": [
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2024-12-17T02:12:47.047Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2024-12-06T16:23:40.899Z"
    }
  ]
}