@types/d3-axis
Version:
TypeScript definitions for D3JS d3-axis module
47 lines • 1.46 kB
JSON
{
"name": "@types/d3-axis",
"version": "3.0.3",
"description": "TypeScript definitions for D3JS d3-axis module",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-axis",
"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"
},
{
"name": "denisname",
"url": "https://github.com/denisname",
"githubUsername": "denisname"
},
{
"name": "Nathan Bierema",
"url": "https://github.com/Methuselah96",
"githubUsername": "Methuselah96"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/d3-axis"
},
"scripts": {},
"dependencies": {
"@types/d3-selection": "*"
},
"typesPublisherContentHash": "39c141951a7b8b3ad0ef0cd607c6693f1fd80c2c21a6161974b968de0a69b267",
"typeScriptVersion": "4.3"
}