@types/sequelize
Version:
TypeScript definitions for sequelize
125 lines • 3.83 kB
JSON
{
"name": "@types/sequelize",
"version": "4.28.20",
"description": "TypeScript definitions for sequelize",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sequelize",
"license": "MIT",
"contributors": [
{
"name": "samuelneff",
"githubUsername": "samuelneff",
"url": "https://github.com/samuelneff"
},
{
"name": "Peter Harris",
"githubUsername": "codeanimal",
"url": "https://github.com/codeanimal"
},
{
"name": "Ivan Drinchev",
"githubUsername": "drinchev",
"url": "https://github.com/drinchev"
},
{
"name": "Brendan Abolivier",
"githubUsername": "babolivier",
"url": "https://github.com/babolivier"
},
{
"name": "Patsakol Tangjitcharoenchai",
"githubUsername": "kukoo1",
"url": "https://github.com/kukoo1"
},
{
"name": "Sebastien Bramille",
"githubUsername": "oktapodia",
"url": "https://github.com/oktapodia"
},
{
"name": "Nick Mueller",
"githubUsername": "morpheusxaut",
"url": "https://github.com/morpheusxaut"
},
{
"name": "Philippe D'Alva",
"githubUsername": "TitaneBoy",
"url": "https://github.com/TitaneBoy"
},
{
"name": "Carven Zhang",
"githubUsername": "zjy01",
"url": "https://github.com/zjy01"
},
{
"name": "Florian Oellerich",
"githubUsername": "Raigen",
"url": "https://github.com/Raigen"
},
{
"name": "Todd Bealmear",
"githubUsername": "todd",
"url": "https://github.com/todd"
},
{
"name": "Nick Schultz",
"githubUsername": "nrschultz",
"url": "https://github.com/nrschultz"
},
{
"name": "Thomas Breleur",
"githubUsername": "thomas-b",
"url": "https://github.com/thomas-b"
},
{
"name": "Antoine Boisadam",
"githubUsername": "Antoine38660",
"url": "https://github.com/Antoine38660"
},
{
"name": "Dima Smirnov",
"githubUsername": "smff",
"url": "https://github.com/smff"
},
{
"name": "Duy Truong",
"githubUsername": "truongkhanhduy95",
"url": "https://github.com/truongkhanhduy95"
},
{
"name": "Emmanuel Gautier",
"githubUsername": "emmanuelgautier",
"url": "https://github.com/emmanuelgautier"
},
{
"name": "Dan Rumney",
"githubUsername": "dancrumb",
"url": "https://github.com/dancrumb"
},
{
"name": "Kan Yueh Chen",
"githubUsername": "lalayueh",
"url": "https://github.com/lalayueh"
},
{
"name": "Rohit Sud",
"githubUsername": "rohitsud",
"url": "https://github.com/rohitsud"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/sequelize"
},
"scripts": {},
"dependencies": {
"@types/bluebird": "*",
"@types/continuation-local-storage": "*",
"@types/lodash": "*",
"@types/validator": "*"
},
"typesPublisherContentHash": "bd6f8b4a3d12b7b44cced7fbd5ee589c6651f01f673aad614961227228dde744",
"typeScriptVersion": "4.6"
}