{
    "name": "@types/jws",
    "version": "3.2.10",
    "description": "TypeScript definitions for jws",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jws",
    "license": "MIT",
    "contributors": [
        {
            "name": "Justin Beckwith",
            "githubUsername": "JustinBeckwith",
            "url": "https://github.com/JustinBeckwith"
        },
        {
            "name": "Denis Olsem",
            "githubUsername": "dolsem",
            "url": "https://github.com/dolsem"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/jws"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "eef41a9178d3da3f1bd3193ba3672eedfdf6f5b264604030eff2301142de23ad",
    "typeScriptVersion": "4.7"
}