{
    "name": "@types/node-jose",
    "version": "1.1.13",
    "description": "TypeScript definitions for node-jose",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-jose",
    "license": "MIT",
    "contributors": [
        {
            "name": "Nadun Indunil",
            "githubUsername": "nadunindunil",
            "url": "https://github.com/nadunindunil"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/node-jose"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "69e3f0a078d983a7d2cc294db51d5f3048edc7db8670941fd772a548f635a5d6",
    "typeScriptVersion": "4.5"
}