{
    "name": "@types/js-cookie",
    "version": "3.0.3",
    "description": "TypeScript definitions for js-cookie",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/js-cookie",
    "license": "MIT",
    "contributors": [
        {
            "name": "Theodore Brown",
            "url": "https://github.com/theodorejb",
            "githubUsername": "theodorejb"
        },
        {
            "name": "BendingBender",
            "url": "https://github.com/BendingBender",
            "githubUsername": "BendingBender"
        },
        {
            "name": "Antoine Lépée",
            "url": "https://github.com/alepee",
            "githubUsername": "alepee"
        },
        {
            "name": "Yuto Doi",
            "url": "https://github.com/yutod",
            "githubUsername": "yutod"
        },
        {
            "name": "Nicolas Reynis",
            "url": "https://github.com/nreynis",
            "githubUsername": "nreynis"
        },
        {
            "name": "Piotr Błażejewicz",
            "url": "https://github.com/peterblazejewicz",
            "githubUsername": "peterblazejewicz"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/js-cookie"
    },
    "scripts": {},
    "dependencies": {},
    "typesPublisherContentHash": "10730017694a020b0dd1d09b5d943bae755d2a7265a26338370826767837a708",
    "typeScriptVersion": "4.2",
    "exports": {
        ".": {
            "types": {
                "import": "./index.d.mts",
                "require": "./index.d.ts"
            }
        },
        "./package.json": "./package.json"
    }
}