@types/d3-graphviz
Version:
TypeScript definitions for d3-graphviz
29 lines • 917 B
JSON
{
"name": "@types/d3-graphviz",
"version": "2.6.10",
"description": "TypeScript definitions for d3-graphviz",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-graphviz",
"license": "MIT",
"contributors": [
{
"name": "Dom Parfitt",
"githubUsername": "DomParfitt",
"url": "https://github.com/DomParfitt"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/d3-graphviz"
},
"scripts": {},
"dependencies": {
"@types/d3-selection": "^1",
"@types/d3-transition": "^1",
"@types/d3-zoom": "^1"
},
"typesPublisherContentHash": "a1a887c8e91203f66e1332c4ea998cd8e431c60068239c03622ea69d05e23afa",
"typeScriptVersion": "4.5"
}