{
    "name": "@types/jsonexport",
    "version": "3.0.5",
    "description": "TypeScript definitions for jsonexport",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jsonexport",
    "license": "MIT",
    "contributors": [
        {
            "name": "Guillaume Ongenae",
            "githubUsername": "g-ongenae",
            "url": "https://github.com/g-ongenae"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/jsonexport"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "399b85cea8cc2e354e69e55917b30c060b3b58f54c8e379e8846015ec79a3698",
    "typeScriptVersion": "4.5"
}