UNPKG

@types/d3-axis

Version:
47 lines 1.46 kB
{ "name": "@types/d3-axis", "version": "3.0.2", "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": "96e6b0026bcc999a6831cff0146c066140e20a186d3e02c5a86ce0edf5e055ce", "typeScriptVersion": "4.2" }