{
    "name": "@types/memjs",
    "version": "1.3.3",
    "description": "TypeScript definitions for memjs",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/memjs",
    "license": "MIT",
    "contributors": [
        {
            "name": "Zongmin Lei",
            "githubUsername": "leizongmin",
            "url": "https://github.com/leizongmin"
        },
        {
            "name": "BendingBender",
            "githubUsername": "BendingBender",
            "url": "https://github.com/BendingBender"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/memjs"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "169bbfe24cb2b2b7be9afc4b395e11523edbf71ceaed3699920c4723f3128e6c",
    "typeScriptVersion": "4.5"
}