{
  "name": "ieee754",
  "url": "https://canirequire.com/package/ieee754/",
  "description": "Read/write IEEE754 floating point numbers from/to a Buffer or array-like object",
  "latest": "1.2.1",
  "latestPublished": "2020-10-27T23:06:07.424Z",
  "format": "cjs",
  "summary": "ieee754@1.2.1 is a CommonJS package. ieee754 ships CommonJS only. require(\"ieee754\") works everywhere. import \"ieee754\" 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.2.1",
  "lastCommonJsDate": "2020-10-27T23:06:07.424Z",
  "nativeEsmSince": null,
  "types": "bundled",
  "nodeEngines": null,
  "deprecated": null,
  "license": "BSD-3-Clause",
  "repository": "https://github.com/feross/ieee754",
  "weeklyDownloads": 100799178,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:46.471Z",
    "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.2.1",
      "format": "cjs",
      "published": "2020-10-27T23:06:07.424Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2020-10-27T22:56:13.398Z"
    },
    {
      "version": "1.1.13",
      "format": "cjs",
      "published": "2019-03-26T05:33:59.129Z"
    },
    {
      "version": "1.1.12",
      "format": "cjs",
      "published": "2018-06-09T23:24:32.433Z"
    },
    {
      "version": "1.1.11",
      "format": "cjs",
      "published": "2018-03-24T07:26:34.705Z"
    },
    {
      "version": "1.1.10",
      "format": "cjs",
      "published": "2018-03-18T06:02:19.444Z"
    },
    {
      "version": "1.1.9",
      "format": "cjs",
      "published": "2018-03-17T11:48:16.870Z"
    },
    {
      "version": "1.1.8",
      "format": "cjs",
      "published": "2016-10-03T08:00:01.268Z"
    },
    {
      "version": "1.1.7",
      "format": "cjs",
      "published": "2016-10-03T07:13:41.604Z"
    },
    {
      "version": "1.1.6",
      "format": "cjs",
      "published": "2015-06-11T21:25:05.773Z"
    },
    {
      "version": "1.1.5",
      "format": "cjs",
      "published": "2015-05-05T01:33:13.811Z"
    },
    {
      "version": "1.1.4",
      "format": "cjs",
      "published": "2014-09-03T09:19:52.313Z"
    },
    {
      "version": "1.1.3",
      "format": "cjs",
      "published": "2014-02-16T03:15:52.627Z"
    },
    {
      "version": "1.1.2",
      "format": "cjs",
      "published": "2014-01-29T11:10:35.835Z"
    },
    {
      "version": "1.1.1",
      "format": "cjs",
      "published": "2013-12-28T09:10:38.056Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2013-12-28T09:00:44.292Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2013-12-28T08:36:50.333Z"
    }
  ]
}