{
  "name": "crypto",
  "url": "https://canirequire.com/package/crypto/",
  "description": "This package is no longer supported and has been deprecated. To avoid malicious use, npm is hanging on to the package name.",
  "latest": "1.0.1",
  "latestPublished": "2017-08-10T22:43:43.500Z",
  "format": "cjs",
  "summary": "crypto@1.0.1 is a CommonJS package. crypto ships CommonJS only. require(\"crypto\") works everywhere. import \"crypto\" 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.0.1",
  "lastCommonJsDate": "2017-08-10T22:43:43.500Z",
  "nativeEsmSince": null,
  "types": "none",
  "nodeEngines": null,
  "deprecated": "This package is no longer supported. It's now a built-in Node module. If you've depended on crypto, you should switch to the one that's built-in.",
  "license": "ISC",
  "repository": "https://github.com/npm/deprecate-holder",
  "weeklyDownloads": 1397366,
  "runtime": {
    "verifiedAt": "2026-09-09T15:31:18.823Z",
    "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.0.1",
      "format": "cjs",
      "published": "2017-08-10T22:43:43.500Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2017-08-10T22:32:46.924Z"
    },
    {
      "version": "0.0.3",
      "format": "cjs",
      "published": "2011-11-08T17:53:56.084Z"
    },
    {
      "version": "0.0.1",
      "format": "cjs",
      "published": "2011-04-14T15:34:54.493Z"
    }
  ]
}