source: node_modules/@types/d3-shape/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.6 KB
Line 
1{
2 "name": "@types/d3-shape",
3 "version": "3.1.8",
4 "description": "TypeScript definitions for d3-shape",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-shape",
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 "name": "Fil",
35 "githubUsername": "Fil",
36 "url": "https://github.com/Fil"
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-shape"
45 },
46 "scripts": {},
47 "dependencies": {
48 "@types/d3-path": "*"
49 },
50 "peerDependencies": {},
51 "typesPublisherContentHash": "c63f7faa7fd70d5689095623946e70f1369c54cb6490949c7f581beabbfd61e6",
52 "typeScriptVersion": "5.2"
53}
Note: See TracBrowser for help on using the repository browser.