UNPKG

3.83 kBJSONView Raw
1{
2 "name": "@types/sequelize",
3 "version": "4.28.20",
4 "description": "TypeScript definitions for sequelize",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sequelize",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "samuelneff",
10 "githubUsername": "samuelneff",
11 "url": "https://github.com/samuelneff"
12 },
13 {
14 "name": "Peter Harris",
15 "githubUsername": "codeanimal",
16 "url": "https://github.com/codeanimal"
17 },
18 {
19 "name": "Ivan Drinchev",
20 "githubUsername": "drinchev",
21 "url": "https://github.com/drinchev"
22 },
23 {
24 "name": "Brendan Abolivier",
25 "githubUsername": "babolivier",
26 "url": "https://github.com/babolivier"
27 },
28 {
29 "name": "Patsakol Tangjitcharoenchai",
30 "githubUsername": "kukoo1",
31 "url": "https://github.com/kukoo1"
32 },
33 {
34 "name": "Sebastien Bramille",
35 "githubUsername": "oktapodia",
36 "url": "https://github.com/oktapodia"
37 },
38 {
39 "name": "Nick Mueller",
40 "githubUsername": "morpheusxaut",
41 "url": "https://github.com/morpheusxaut"
42 },
43 {
44 "name": "Philippe D'Alva",
45 "githubUsername": "TitaneBoy",
46 "url": "https://github.com/TitaneBoy"
47 },
48 {
49 "name": "Carven Zhang",
50 "githubUsername": "zjy01",
51 "url": "https://github.com/zjy01"
52 },
53 {
54 "name": "Florian Oellerich",
55 "githubUsername": "Raigen",
56 "url": "https://github.com/Raigen"
57 },
58 {
59 "name": "Todd Bealmear",
60 "githubUsername": "todd",
61 "url": "https://github.com/todd"
62 },
63 {
64 "name": "Nick Schultz",
65 "githubUsername": "nrschultz",
66 "url": "https://github.com/nrschultz"
67 },
68 {
69 "name": "Thomas Breleur",
70 "githubUsername": "thomas-b",
71 "url": "https://github.com/thomas-b"
72 },
73 {
74 "name": "Antoine Boisadam",
75 "githubUsername": "Antoine38660",
76 "url": "https://github.com/Antoine38660"
77 },
78 {
79 "name": "Dima Smirnov",
80 "githubUsername": "smff",
81 "url": "https://github.com/smff"
82 },
83 {
84 "name": "Duy Truong",
85 "githubUsername": "truongkhanhduy95",
86 "url": "https://github.com/truongkhanhduy95"
87 },
88 {
89 "name": "Emmanuel Gautier",
90 "githubUsername": "emmanuelgautier",
91 "url": "https://github.com/emmanuelgautier"
92 },
93 {
94 "name": "Dan Rumney",
95 "githubUsername": "dancrumb",
96 "url": "https://github.com/dancrumb"
97 },
98 {
99 "name": "Kan Yueh Chen",
100 "githubUsername": "lalayueh",
101 "url": "https://github.com/lalayueh"
102 },
103 {
104 "name": "Rohit Sud",
105 "githubUsername": "rohitsud",
106 "url": "https://github.com/rohitsud"
107 }
108 ],
109 "main": "",
110 "types": "index.d.ts",
111 "repository": {
112 "type": "git",
113 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
114 "directory": "types/sequelize"
115 },
116 "scripts": {},
117 "dependencies": {
118 "@types/bluebird": "*",
119 "@types/continuation-local-storage": "*",
120 "@types/lodash": "*",
121 "@types/validator": "*"
122 },
123 "typesPublisherContentHash": "bd6f8b4a3d12b7b44cced7fbd5ee589c6651f01f673aad614961227228dde744",
124 "typeScriptVersion": "4.6"
125}
\No newline at end of file