{
    "name": "@types/restling",
    "version": "0.9.10",
    "description": "TypeScript definitions for restling",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/restling",
    "license": "MIT",
    "contributors": [
        {
            "name": "Alessandro vergani",
            "githubUsername": "loghorn",
            "url": "https://github.com/loghorn"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/restling"
    },
    "scripts": {},
    "dependencies": {
        "@types/bluebird": "*",
        "@types/restler": "*"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "60ece7efcf0e02310b188b795d107fc766e5f5b97bcc656817f7ba9264b2e303",
    "typeScriptVersion": "5.2"
}