@types/node-zookeeper-client
Version:
TypeScript definitions for node-zookeeper-client
33 lines • 1.06 kB
JSON
{
"name": "@types/node-zookeeper-client",
"version": "1.1.0",
"description": "TypeScript definitions for node-zookeeper-client",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-zookeeper-client",
"license": "MIT",
"contributors": [
{
"name": "York Yao",
"githubUsername": "plantain-00",
"url": "https://github.com/plantain-00"
},
{
"name": "Jesse Zhang",
"githubUsername": "jessezhang91",
"url": "https://github.com/jessezhang91"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/node-zookeeper-client"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "3c7b631b69e52e5176812b81920280e9e1c80aba47d1b0f93b4a51ac1fd338bb",
"typeScriptVersion": "5.0"
}