{
  "name": "jws",
  "url": "https://canirequire.com/package/jws/",
  "description": "Implementation of JSON Web Signatures",
  "latest": "4.0.1",
  "latestPublished": "2025-12-04T08:52:29.218Z",
  "format": "cjs",
  "summary": "jws@4.0.1 is a CommonJS package. jws ships CommonJS only. require(\"jws\") works everywhere. import \"jws\" 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": "4.0.1",
  "lastCommonJsDate": "2025-12-04T08:52:29.218Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/brianloveswords/node-jws",
  "weeklyDownloads": 75747442,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:56.890Z",
    "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": "4.0.1",
      "format": "cjs",
      "published": "2025-12-04T08:52:29.218Z"
    },
    {
      "version": "4.0.0",
      "format": "cjs",
      "published": "2019-12-16T17:22:34.743Z"
    },
    {
      "version": "3.2.3",
      "format": "cjs",
      "published": "2025-12-04T08:47:11.733Z"
    },
    {
      "version": "3.2.2",
      "format": "cjs",
      "published": "2019-03-16T15:26:17.735Z"
    },
    {
      "version": "3.2.1",
      "format": "cjs",
      "published": "2019-01-27T13:52:37.693Z"
    },
    {
      "version": "3.2.0",
      "format": "cjs",
      "published": "2019-01-25T21:09:08.237Z"
    },
    {
      "version": "3.1.5",
      "format": "cjs",
      "published": "2018-05-14T14:52:31.898Z"
    },
    {
      "version": "3.1.4",
      "format": "cjs",
      "published": "2016-11-03T19:52:30.393Z"
    },
    {
      "version": "3.1.3",
      "format": "cjs",
      "published": "2016-02-18T15:39:48.138Z"
    },
    {
      "version": "3.1.2",
      "format": "cjs",
      "published": "2016-02-18T14:26:29.916Z"
    },
    {
      "version": "3.1.1",
      "format": "cjs",
      "published": "2016-01-17T20:48:24.996Z"
    },
    {
      "version": "3.1.0",
      "format": "cjs",
      "published": "2015-07-16T17:24:01.001Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2015-04-08T15:21:54.795Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2015-01-30T15:40:03.901Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2015-01-11T16:20:20.131Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2014-12-07T19:40:02.336Z"
    },
    {
      "version": "0.2.6",
      "format": "cjs",
      "published": "2014-08-07T17:39:19.155Z"
    },
    {
      "version": "0.2.5",
      "format": "cjs",
      "published": "2014-01-30T14:58:39.557Z"
    },
    {
      "version": "0.2.4",
      "format": "cjs",
      "published": "2014-01-28T19:40:39.504Z"
    },
    {
      "version": "0.2.3",
      "format": "cjs",
      "published": "2013-11-06T02:13:40.508Z"
    },
    {
      "version": "0.2.2",
      "format": "cjs",
      "published": "2013-03-12T22:27:43.257Z"
    },
    {
      "version": "0.2.1",
      "format": "cjs",
      "published": "2013-02-25T23:12:43.884Z"
    },
    {
      "version": "0.2.0",
      "format": "cjs",
      "published": "2013-02-10T20:03:40.963Z"
    },
    {
      "version": "0.0.2",
      "format": "cjs",
      "published": "2013-01-18T23:58:55.837Z"
    },
    {
      "version": "0.0.1",
      "format": "cjs",
      "published": "2013-01-16T20:17:39.718Z"
    }
  ]
}