@types/slickgrid
Version:
TypeScript definitions for slickgrid
27 lines • 829 B
JSON
{
"name": "@types/slickgrid",
"version": "2.1.40",
"description": "TypeScript definitions for slickgrid",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/slickgrid",
"license": "MIT",
"contributors": [
{
"name": "Josh Baldwin",
"githubUsername": "jbaldwin",
"url": "https://github.com/jbaldwin"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/slickgrid"
},
"scripts": {},
"dependencies": {
"@types/jquery": "*"
},
"typesPublisherContentHash": "6bac1fc52e05ed4cbbf76451d2128ac0a653a253b674d82336c9436fc6a4b7ab",
"typeScriptVersion": "4.5"
}