@types/mongoose
Version:
TypeScript definitions for Mongoose
122 lines • 3.58 kB
JSON
{
"name": "@types/mongoose",
"version": "5.3.23",
"description": "TypeScript definitions for Mongoose",
"license": "MIT",
"contributors": [
{
"name": "horiuchi",
"url": "https://github.com/horiuchi",
"githubUsername": "horiuchi"
},
{
"name": "lukasz-zak",
"url": "https://github.com/lukasz-zak",
"githubUsername": "lukasz-zak"
},
{
"name": "Alorel",
"url": "https://github.com/Alorel",
"githubUsername": "Alorel"
},
{
"name": "jendrikw",
"url": "https://github.com/jendrikw",
"githubUsername": "jendrikw"
},
{
"name": "Ethan Resnick",
"url": "https://github.com/ethanresnick",
"githubUsername": "ethanresnick"
},
{
"name": "vologa",
"url": "https://github.com/vologab",
"githubUsername": "vologab"
},
{
"name": "jussikinnula",
"url": "https://github.com/jussikinnula",
"githubUsername": "jussikinnula"
},
{
"name": "ondratra",
"url": "https://github.com/ondratra",
"githubUsername": "ondratra"
},
{
"name": "alfirin",
"url": "https://github.com/alfirin",
"githubUsername": "alfirin"
},
{
"name": "Idan Dardikman",
"url": "https://github.com/idandrd",
"githubUsername": "idandrd"
},
{
"name": "Dominik Heigl",
"url": "https://github.com/various89",
"githubUsername": "various89"
},
{
"name": "Fazendaaa",
"url": "https://github.com/Fazendaaa",
"githubUsername": "Fazendaaa"
},
{
"name": "Norman Perrin",
"url": "https://github.com/NormanPerrin",
"githubUsername": "NormanPerrin"
},
{
"name": "Dan Manastireanu",
"url": "https://github.com/danmana",
"githubUsername": "danmana"
},
{
"name": "stablio",
"url": "https://github.com/stablio",
"githubUsername": "stablio"
},
{
"name": "Emmanuel Gautier",
"url": "https://github.com/emmanuelgautier",
"githubUsername": "emmanuelgautier"
},
{
"name": "Frontend Monster",
"url": "https://github.com/frontendmonster",
"githubUsername": "frontendmonster"
},
{
"name": "Ming Chen",
"url": "https://github.com/mingchen",
"githubUsername": "mingchen"
},
{
"name": "Olga Isakova",
"url": "https://github.com/penumbra1",
"githubUsername": "penumbra1"
},
{
"name": "Orblazer",
"url": "https://github.com/orblazer",
"githubUsername": "orblazer"
}
],
"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/mongoose"
},
"scripts": {},
"dependencies": {
"@types/mongodb": "*",
"@types/node": "*"
},
"typesPublisherContentHash": "b5895a4ccd7118ed9099037cf1679a89d4fa77a8c5306ea7955eb4caca8b8409",
"typeScriptVersion": "2.3"
}