{
  "name": "node-uuid",
  "url": "https://canirequire.com/package/node-uuid/",
  "description": "Rigorous implementation of RFC4122 (v1 and v4) UUIDs.",
  "latest": "1.4.8",
  "latestPublished": "2017-03-22T00:30:38.543Z",
  "format": "cjs",
  "summary": "node-uuid@1.4.8 is a CommonJS package. node-uuid ships CommonJS only. require(\"node-uuid\") works everywhere. import \"node-uuid\" 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.4.8",
  "lastCommonJsDate": "2017-03-22T00:30:38.543Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": null,
  "deprecated": "Use uuid module instead",
  "license": null,
  "repository": "https://github.com/broofa/node-uuid",
  "weeklyDownloads": 995442,
  "runtime": {
    "verifiedAt": "2026-09-09T15:31:45.745Z",
    "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.4.8",
      "format": "cjs",
      "published": "2017-03-22T00:30:38.543Z"
    },
    {
      "version": "1.4.7",
      "format": "cjs",
      "published": "2015-11-13T20:31:28.475Z"
    },
    {
      "version": "1.4.6",
      "format": "cjs",
      "published": "2015-11-12T22:03:38.350Z"
    },
    {
      "version": "1.4.3",
      "format": "cjs",
      "published": "2015-03-05T19:31:39.445Z"
    },
    {
      "version": "1.4.2",
      "format": "cjs",
      "published": "2014-12-03T23:17:39.913Z"
    },
    {
      "version": "1.4.1",
      "format": "cjs",
      "published": "2013-08-17T12:51:06.146Z"
    },
    {
      "version": "1.4.0",
      "format": "cjs",
      "published": "2012-10-18T13:51:34.289Z"
    },
    {
      "version": "1.3.3",
      "format": "cjs",
      "published": "2012-02-06T19:00:02.414Z"
    },
    {
      "version": "1.3.2",
      "format": "cjs",
      "published": "2012-02-06T18:49:48.386Z"
    },
    {
      "version": "1.3.1",
      "format": "cjs",
      "published": "2012-02-06T18:46:09.071Z"
    },
    {
      "version": "1.3.0",
      "format": "cjs",
      "published": "2012-02-06T18:43:49.454Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2012-02-06T18:37:58.432Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2012-02-06T18:54:52.771Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2012-02-06T18:56:53.955Z"
    }
  ]
}