UNPKG

1.6 kBJSONView Raw
1{
2 "name": "@types/d3-scale",
3 "version": "4.0.3",
4 "description": "TypeScript definitions for D3JS d3-scale module",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-scale",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Tom Wanzek",
10 "url": "https://github.com/tomwanzek",
11 "githubUsername": "tomwanzek"
12 },
13 {
14 "name": "Alex Ford",
15 "url": "https://github.com/gustavderdrache",
16 "githubUsername": "gustavderdrache"
17 },
18 {
19 "name": "Boris Yankov",
20 "url": "https://github.com/borisyankov",
21 "githubUsername": "borisyankov"
22 },
23 {
24 "name": "denisname",
25 "url": "https://github.com/denisname",
26 "githubUsername": "denisname"
27 },
28 {
29 "name": "rulonder",
30 "url": "https://github.com/rulonder",
31 "githubUsername": "rulonder"
32 },
33 {
34 "name": "Nathan Bierema",
35 "url": "https://github.com/Methuselah96",
36 "githubUsername": "Methuselah96"
37 }
38 ],
39 "main": "",
40 "types": "index.d.ts",
41 "repository": {
42 "type": "git",
43 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
44 "directory": "types/d3-scale"
45 },
46 "scripts": {},
47 "dependencies": {
48 "@types/d3-time": "*"
49 },
50 "typesPublisherContentHash": "0f73b916711d562fcb9361a46a869bf49508607fea410dfbfe8754e040a34b24",
51 "typeScriptVersion": "4.2"
52}
\No newline at end of file