@types/jquery-monthpicker
Version:
TypeScript definitions for jquery-monthpicker
29 lines • 921 B
JSON
{
"name": "@types/jquery-monthpicker",
"version": "3.0.4",
"description": "TypeScript definitions for jquery-monthpicker",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jquery-monthpicker",
"license": "MIT",
"contributors": [
{
"name": "doberkofler",
"githubUsername": "doberkofler",
"url": "https://github.com/doberkofler"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/jquery-monthpicker"
},
"scripts": {},
"dependencies": {
"@types/jquery": "*",
"@types/jqueryui": "*"
},
"typesPublisherContentHash": "b73372f174d97b8a6615d6a6fcb3cbcba29e73be0c0d91575a890622cf44c5cb",
"typeScriptVersion": "4.5",
"nonNpm": true
}