@types/chai-jquery
Version:
TypeScript definitions for chai-jquery
28 lines • 887 B
JSON
{
"name": "@types/chai-jquery",
"version": "1.1.43",
"description": "TypeScript definitions for chai-jquery",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chai-jquery",
"license": "MIT",
"contributors": [
{
"name": "Kazi Manzur Rashid",
"githubUsername": "kazimanzurrashid",
"url": "https://github.com/kazimanzurrashid"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/chai-jquery"
},
"scripts": {},
"dependencies": {
"@types/chai": "*",
"@types/jquery": "*"
},
"typesPublisherContentHash": "1febc25917723e0da6df2ea8d70538d8bae088a345486dac192d2597e3b3db3b",
"typeScriptVersion": "4.5"
}