{
    "name": "@types/wreck",
    "version": "14.0.5",
    "description": "TypeScript definitions for wreck",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/wreck",
    "license": "MIT",
    "contributors": [
        {
            "name": "Marcin Porębski",
            "githubUsername": "marcinporebski",
            "url": "https://github.com/marcinporebski"
        },
        {
            "name": "Rodrigo Saboya",
            "githubUsername": "saboya",
            "url": "https://github.com/saboya"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/wreck"
    },
    "scripts": {},
    "dependencies": {
        "@types/boom": "*",
        "@types/node": "*"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "68fc184b6ca25f8d0966a02737fa9caaaa1058ef87600b8876934457a48098f3",
    "typeScriptVersion": "5.2"
}