{
    "name": "@types/primus",
    "version": "7.3.9",
    "description": "TypeScript definitions for primus",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/primus",
    "license": "MIT",
    "contributors": [
        {
            "name": "Christian Vaagland Tellnes",
            "githubUsername": "tellnes",
            "url": "https://github.com/tellnes"
        },
        {
            "name": "Alaa Zorkane",
            "githubUsername": "alaazorkane",
            "url": "https://github.com/alaazorkane"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/primus"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "46ec52ade06716d0a19eed2aec9d81ba4a298562932197e16362983f867a0dca",
    "typeScriptVersion": "4.5"
}