@types/d3-flextree
Version:
TypeScript definitions for d3-flextree
27 lines • 849 B
JSON
{
"name": "@types/d3-flextree",
"version": "2.1.4",
"description": "TypeScript definitions for d3-flextree",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-flextree",
"license": "MIT",
"contributors": [
{
"name": "Matteo Gallesio",
"githubUsername": "m-gallesio",
"url": "https://github.com/m-gallesio"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/d3-flextree"
},
"scripts": {},
"dependencies": {
"@types/d3-hierarchy": "*"
},
"typesPublisherContentHash": "dcf2ca7970abb040db008f06d39705317386181b4348068f9b6f5bd69d559769",
"typeScriptVersion": "4.5"
}