{
    "name": "@types/json-stable-stringify",
    "version": "1.2.0",
    "description": "Stub TypeScript definitions entry for json-stable-stringify, which provides its own types definitions",
    "main": "",
    "scripts": {},
    "license": "MIT",
    "dependencies": {
        "json-stable-stringify": "*"
    },
    "deprecated": "This is a stub types definition. json-stable-stringify provides its own type definitions, so you do not need this installed."
}