@types/ldapjs
Version:
TypeScript definitions for ldapjs
42 lines • 1.3 kB
JSON
{
"name": "@types/ldapjs",
"version": "3.0.6",
"description": "TypeScript definitions for ldapjs",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ldapjs",
"license": "MIT",
"contributors": [
{
"name": "Charles Villemure",
"githubUsername": "cvillemure",
"url": "https://github.com/cvillemure"
},
{
"name": "Peter Kooijmans",
"githubUsername": "peterkooijmans",
"url": "https://github.com/peterkooijmans"
},
{
"name": "Pablo Moleri",
"githubUsername": "pmoleri",
"url": "https://github.com/pmoleri"
},
{
"name": "Michael Scott-Nelson",
"githubUsername": "mscottnelson",
"url": "https://github.com/mscottnelson"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/ldapjs"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "041f729814beac8117dd592b5d12bab35c1ba80e8b647a0ac13e8b9f4510cbaf",
"typeScriptVersion": "4.6"
}