@types/d3-sankey
Version:
TypeScript definitions for d3-sankey
32 lines • 991 B
JSON
{
"name": "@types/d3-sankey",
"version": "0.12.4",
"description": "TypeScript definitions for d3-sankey",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-sankey",
"license": "MIT",
"contributors": [
{
"name": "Tom Wanzek",
"githubUsername": "tomwanzek",
"url": "https://github.com/tomwanzek"
},
{
"name": "Alex Ford",
"githubUsername": "gustavderdrache",
"url": "https://github.com/gustavderdrache"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/d3-sankey"
},
"scripts": {},
"dependencies": {
"@types/d3-shape": "^1"
},
"typesPublisherContentHash": "9da959e9f47a157c10d59c075b502c89560f90393f2c2515469fcbb321fdb8a0",
"typeScriptVersion": "4.5"
}