@types/bootstrap
Version:
TypeScript definitions for bootstrap
47 lines • 1.45 kB
JSON
{
"name": "@types/bootstrap",
"version": "5.2.6",
"description": "TypeScript definitions for bootstrap",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bootstrap",
"license": "MIT",
"contributors": [
{
"name": "denisname",
"url": "https://github.com/denisname",
"githubUsername": "denisname"
},
{
"name": "Piotr Błażejewicz",
"url": "https://github.com/peterblazejewicz",
"githubUsername": "peterblazejewicz"
},
{
"name": "Martin Badin",
"url": "https://github.com/martin-badin",
"githubUsername": "martin-badin"
},
{
"name": "Kyle Tsang",
"url": "https://github.com/kyletsang",
"githubUsername": "kyletsang"
},
{
"name": "Luke Nelson",
"url": "https://github.com/luc122c",
"githubUsername": "luc122c"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/bootstrap"
},
"scripts": {},
"dependencies": {
"@popperjs/core": "^2.9.2"
},
"typesPublisherContentHash": "661411800b600c9b15f13e1ae782a21b4c8cda084230a3afc9287538be5f6355",
"typeScriptVersion": "4.1"
}