source: node_modules/@types/d3-array/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.7 KB
Line 
1{
2 "name": "@types/d3-array",
3 "version": "3.2.2",
4 "description": "TypeScript definitions for d3-array",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-array",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Alex Ford",
10 "githubUsername": "gustavderdrache",
11 "url": "https://github.com/gustavderdrache"
12 },
13 {
14 "name": "Boris Yankov",
15 "githubUsername": "borisyankov",
16 "url": "https://github.com/borisyankov"
17 },
18 {
19 "name": "Tom Wanzek",
20 "githubUsername": "tomwanzek",
21 "url": "https://github.com/tomwanzek"
22 },
23 {
24 "name": "denisname",
25 "githubUsername": "denisname",
26 "url": "https://github.com/denisname"
27 },
28 {
29 "name": "Hugues Stefanski",
30 "githubUsername": "ledragon",
31 "url": "https://github.com/ledragon"
32 },
33 {
34 "name": "Nathan Bierema",
35 "githubUsername": "Methuselah96",
36 "url": "https://github.com/Methuselah96"
37 },
38 {
39 "name": "Fil",
40 "githubUsername": "Fil",
41 "url": "https://github.com/Fil"
42 }
43 ],
44 "main": "",
45 "types": "index.d.ts",
46 "repository": {
47 "type": "git",
48 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
49 "directory": "types/d3-array"
50 },
51 "scripts": {},
52 "dependencies": {},
53 "peerDependencies": {},
54 "typesPublisherContentHash": "d8ff015b14e99aec79f6ac45682bd8237145131c804b94de0ed1e6bc003d5190",
55 "typeScriptVersion": "5.2"
56}
Note: See TracBrowser for help on using the repository browser.