{
    "name": "@types/json-server",
    "version": "0.14.8",
    "description": "TypeScript definitions for json-server",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/json-server",
    "license": "MIT",
    "contributors": [
        {
            "name": "Jeremy Bensimon",
            "githubUsername": "jeremyben",
            "url": "https://github.com/jeremyben"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/json-server"
    },
    "scripts": {},
    "dependencies": {
        "@types/connect": "*",
        "@types/express": "*",
        "@types/lowdb": "<2"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "f7cdc8ca2f6992c22b9f4f09c3bcb12bff010d948e53f43d448f89ce721bc31e",
    "typeScriptVersion": "5.1"
}