@types/jquery.cookie
Version:
TypeScript definitions for jquery.cookie
33 lines • 1.02 kB
JSON
{
"name": "@types/jquery.cookie",
"version": "1.4.36",
"description": "TypeScript definitions for jquery.cookie",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jquery.cookie",
"license": "MIT",
"contributors": [
{
"name": "Roy Goode",
"githubUsername": "RoyGoode",
"url": "https://github.com/RoyGoode"
},
{
"name": "Ben Lorantfy",
"githubUsername": "BenLorantfy",
"url": "https://github.com/BenLorantfy"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/jquery.cookie"
},
"scripts": {},
"dependencies": {
"@types/jquery": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "955bbd093f2654ab559661f69e2b9ccaab15b30f1b8adb831763511f4d88c895",
"typeScriptVersion": "5.0"
}