UNPKG

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