@types/knockstrap
Version:
TypeScript definitions for knockstrap
28 lines • 880 B
JSON
{
"name": "@types/knockstrap",
"version": "0.0.33",
"description": "TypeScript definitions for knockstrap",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/knockstrap",
"license": "MIT",
"contributors": [
{
"name": "Adam Pluciński",
"githubUsername": "adaskothebeast",
"url": "https://github.com/adaskothebeast"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/knockstrap"
},
"scripts": {},
"dependencies": {
"@types/jquery": "*",
"@types/knockout": "*"
},
"typesPublisherContentHash": "748f281a33d5d541078aee22e56d0d978f4b21f068e4fdb2999e137c116da795",
"typeScriptVersion": "4.5"
}