source: node_modules/@types/d3-timer/package.json

Last change on this file was a762898, checked in by istevanoska <ilinastevanoska@…>, 5 months ago

Added visualizations

  • Property mode set to 100644
File size: 1.4 KB
Line 
1{
2 "name": "@types/d3-timer",
3 "version": "3.0.2",
4 "description": "TypeScript definitions for d3-timer",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-timer",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Tom Wanzek",
10 "githubUsername": "tomwanzek",
11 "url": "https://github.com/tomwanzek"
12 },
13 {
14 "name": "Alex Ford",
15 "githubUsername": "gustavderdrache",
16 "url": "https://github.com/gustavderdrache"
17 },
18 {
19 "name": "Boris Yankov",
20 "githubUsername": "borisyankov",
21 "url": "https://github.com/borisyankov"
22 },
23 {
24 "name": "denisname",
25 "githubUsername": "denisname",
26 "url": "https://github.com/denisname"
27 },
28 {
29 "name": "Nathan Bierema",
30 "githubUsername": "Methuselah96",
31 "url": "https://github.com/Methuselah96"
32 }
33 ],
34 "main": "",
35 "types": "index.d.ts",
36 "repository": {
37 "type": "git",
38 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
39 "directory": "types/d3-timer"
40 },
41 "scripts": {},
42 "dependencies": {},
43 "typesPublisherContentHash": "a51fc6981e6d12715fd052f7e598dd291c354465025cbb33ece1895bdab4109c",
44 "typeScriptVersion": "4.5"
45}
Note: See TracBrowser for help on using the repository browser.