UNPKG

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