UNPKG

@types/d3-zoom

Version:
48 lines 1.49 kB
{ "name": "@types/d3-zoom", "version": "3.0.1", "description": "TypeScript definitions for d3JS d3-zoom module", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-zoom", "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-zoom" }, "scripts": {}, "dependencies": { "@types/d3-interpolate": "*", "@types/d3-selection": "*" }, "typesPublisherContentHash": "d929264f89a45855a5308cf027146de5af7a3378a5cb98b7e3c005a04a1bddf4", "typeScriptVersion": "3.6" }