{
  "name": "is-negative-zero",
  "url": "https://canirequire.com/package/is-negative-zero/",
  "description": "Is this value negative zero? === will lie to you",
  "latest": "2.0.3",
  "latestPublished": "2024-02-19T20:08:46.872Z",
  "format": "cjs",
  "summary": "is-negative-zero@2.0.3 is a CommonJS package. is-negative-zero ships CommonJS only. require(\"is-negative-zero\") works everywhere. import \"is-negative-zero\" 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": "2.0.3",
  "lastCommonJsDate": "2024-02-19T20:08:46.872Z",
  "nativeEsmSince": null,
  "types": "bundled",
  "nodeEngines": ">= 0.4",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/inspect-js/is-negative-zero",
  "weeklyDownloads": 72746061,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:58.532Z",
    "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": "2.0.3",
      "format": "cjs",
      "published": "2024-02-19T20:08:46.872Z"
    },
    {
      "version": "2.0.2",
      "format": "cjs",
      "published": "2021-12-10T19:43:39.477Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2020-12-04T23:35:21.154Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2015-07-25T04:27:39.097Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2014-08-08T19:49:39.755Z"
    },
    {
      "version": "0.1.1",
      "format": "cjs",
      "published": "2014-05-14T06:42:22.193Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2014-05-13T23:56:14.193Z"
    },
    {
      "version": "0.0.0",
      "format": "cjs",
      "published": "2014-01-20T07:28:03.828Z"
    }
  ]
}