{
  "name": "json-buffer",
  "url": "https://canirequire.com/package/json-buffer/",
  "description": "JSON parse & stringify that supports binary via bops & base64",
  "latest": "3.0.1",
  "latestPublished": "2018-09-10T19:02:16.381Z",
  "format": "cjs",
  "summary": "json-buffer@3.0.1 is a CommonJS package. json-buffer ships CommonJS only. require(\"json-buffer\") works everywhere. import \"json-buffer\" 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": "3.0.1",
  "lastCommonJsDate": "2018-09-10T19:02:16.381Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/dominictarr/json-buffer",
  "weeklyDownloads": 123325175,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:41.308Z",
    "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": "3.0.1",
      "format": "cjs",
      "published": "2018-09-10T19:02:16.381Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2017-07-17T17:29:28.192Z"
    },
    {
      "version": "2.0.11",
      "format": "cjs",
      "published": "2014-10-19T17:43:38.846Z"
    },
    {
      "version": "2.0.10",
      "format": "cjs",
      "published": "2014-10-19T17:21:08.532Z"
    },
    {
      "version": "2.0.9",
      "format": "cjs",
      "published": "2014-04-23T05:52:21.217Z"
    },
    {
      "version": "2.0.8",
      "format": "cjs",
      "published": "2014-04-14T11:09:12.595Z"
    },
    {
      "version": "2.0.7",
      "format": "cjs",
      "published": "2013-08-14T13:15:13.339Z"
    },
    {
      "version": "2.0.6",
      "format": "cjs",
      "published": "2013-08-13T11:35:15.300Z"
    },
    {
      "version": "2.0.5",
      "format": "cjs",
      "published": "2013-07-22T09:06:49.563Z"
    },
    {
      "version": "2.0.4",
      "format": "cjs",
      "published": "2013-07-17T22:24:02.612Z"
    },
    {
      "version": "2.0.3",
      "format": "cjs",
      "published": "2013-06-19T10:02:54.841Z"
    },
    {
      "version": "2.0.2",
      "format": "cjs",
      "published": "2013-05-21T10:05:46.547Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2013-05-21T10:01:55.473Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2013-05-21T09:02:42.663Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2013-05-20T16:08:22.609Z"
    }
  ]
}