{
  "name": "bser",
  "url": "https://canirequire.com/package/bser/",
  "description": "JavaScript implementation of the BSER Binary Serialization",
  "latest": "2.1.1",
  "latestPublished": "2019-10-22T16:20:14.968Z",
  "format": "cjs",
  "summary": "bser@2.1.1 is a CommonJS package. bser ships CommonJS only. require(\"bser\") works everywhere. import \"bser\" 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.1.1",
  "lastCommonJsDate": "2019-10-22T16:20:14.968Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": null,
  "deprecated": null,
  "license": "Apache-2.0",
  "repository": "https://github.com/facebook/watchman",
  "weeklyDownloads": 33957073,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:37.047Z",
    "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.1.1",
      "format": "cjs",
      "published": "2019-10-22T16:20:14.968Z"
    },
    {
      "version": "2.1.0",
      "format": "cjs",
      "published": "2019-06-21T18:24:04.477Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2017-01-30T19:07:14.690Z"
    },
    {
      "version": "1.0.3",
      "format": "cjs",
      "published": "2017-01-27T00:13:45.058Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2015-08-25T16:05:06.492Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2015-08-24T21:50:47.585Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2015-08-24T06:31:54.849Z"
    }
  ]
}