@types/functional-red-black-tree
Version:
TypeScript definitions for functional-red-black-tree
25 lines • 857 B
JSON
{
"name": "@types/functional-red-black-tree",
"version": "1.0.6",
"description": "TypeScript definitions for functional-red-black-tree",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/functional-red-black-tree",
"license": "MIT",
"contributors": [
{
"name": "Campbell Wass",
"githubUsername": "CamWass",
"url": "https://github.com/CamWass"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/functional-red-black-tree"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "eefd1b7b22ae38aab01a794b8f2ead9c4106e2e16eeb41b29b3561228f955fdb",
"typeScriptVersion": "4.5"
}