{
    "name": "@types/ldapjs",
    "version": "1.0.10",
    "description": "TypeScript definitions for ldapjs",
    "license": "MIT",
    "contributors": [
        {
            "name": "Charles Villemure",
            "url": "https://github.com/cvillemure",
            "githubUsername": "cvillemure"
        },
        {
            "name": "Peter Kooijmans",
            "url": "https://github.com/peterkooijmans",
            "githubUsername": "peterkooijmans"
        },
        {
            "name": "Pablo Moleri",
            "url": "https://github.com/pmoleri",
            "githubUsername": "pmoleri"
        },
        {
            "name": "Michael Scott-Nelson",
            "url": "https://github.com/mscottnelson",
            "githubUsername": "mscottnelson"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/ldapjs"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "96d524947f97e019b3fbf7bbbabf6142dca3ca272025b0e8c5f6f0cdf64469ea",
    "typeScriptVersion": "3.5"
}