{
  "name": "json-stable-stringify-without-jsonify",
  "url": "https://canirequire.com/package/json-stable-stringify-without-jsonify/",
  "description": "deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies",
  "latest": "1.0.1",
  "latestPublished": "2016-12-15T22:00:35.805Z",
  "format": "cjs",
  "summary": "json-stable-stringify-without-jsonify@1.0.1 is a CommonJS package. json-stable-stringify-without-jsonify ships CommonJS only. require(\"json-stable-stringify-without-jsonify\") works everywhere. import \"json-stable-stringify-without-jsonify\" 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": "2016-12-15T22:00:35.805Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/samn/json-stable-stringify",
  "weeklyDownloads": 72067262,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:59.348Z",
    "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": "2016-12-15T22:00:35.805Z"
    }
  ]
}