{
  "name": "has-tostringtag",
  "url": "https://canirequire.com/package/has-tostringtag/",
  "description": "Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.",
  "latest": "1.0.2",
  "latestPublished": "2024-02-01T21:44:00.130Z",
  "format": "cjs",
  "summary": "has-tostringtag@1.0.2 is a CommonJS package. has-tostringtag ships CommonJS only. require(\"has-tostringtag\") works everywhere. import \"has-tostringtag\" 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": "2024-02-01T21:44:00.130Z",
  "nativeEsmSince": null,
  "types": "bundled",
  "nodeEngines": ">= 0.4",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/inspect-js/has-tostringtag",
  "weeklyDownloads": 107227690,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:44.467Z",
    "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": "2024-02-01T21:44:00.130Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2024-02-01T16:53:25.940Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2021-08-05T14:59:41.457Z"
    }
  ]
}