@types/chai-jquery
Version:
TypeScript definitions for chai-jquery
27 lines • 782 B
JSON
{
"name": "@types/chai-jquery",
"version": "1.1.40",
"description": "TypeScript definitions for chai-jquery",
"license": "MIT",
"contributors": [
{
"name": "Kazi Manzur Rashid",
"url": "https://github.com/kazimanzurrashid",
"githubUsername": "kazimanzurrashid"
}
],
"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/chai-jquery"
},
"scripts": {},
"dependencies": {
"@types/chai": "*",
"@types/jquery": "*"
},
"typesPublisherContentHash": "2ee893161c3cffa048cd0052b0bc23e90cb931fcb1d0f6026f1417373834ca4d",
"typeScriptVersion": "3.0"
}