UNPKG

json-stable-stringify

Version:

deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results

11 lines (10 loc) 145 B
{ "extends": "@ljharb/tsconfig", "compilerOptions": { "maxNodeModuleJsDepth": 0, "target": "es2021", }, "exclude": [ "coverage", ], }