@types/d3-collection
Version:
TypeScript definitions for D3JS d3-collection module
35 lines • 1.14 kB
JSON
{
"name": "@types/d3-collection",
"version": "1.0.11",
"description": "TypeScript definitions for D3JS d3-collection module",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-collection",
"license": "MIT",
"contributors": [
{
"name": "Tom Wanzek",
"url": "https://github.com/tomwanzek",
"githubUsername": "tomwanzek"
},
{
"name": "Alex Ford",
"url": "https://github.com/gustavderdrache",
"githubUsername": "gustavderdrache"
},
{
"name": "Boris Yankov",
"url": "https://github.com/borisyankov",
"githubUsername": "borisyankov"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/d3-collection"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "28ed9f184214f304661a77610620b789ac6aae64d651574ce25c65080efcb7c6",
"typeScriptVersion": "4.5"
}