{
    "name": "@types/charm",
    "version": "1.0.6",
    "description": "TypeScript definitions for charm",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/charm",
    "license": "MIT",
    "contributors": [
        {
            "name": "Jad Sarout",
            "githubUsername": "Xananax",
            "url": "https://github.com/Xananax"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/charm"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "6ace8d1c3e3ebe94b94e8508d0825361ed4724de81db6ddd875e62858294a477",
    "typeScriptVersion": "4.5"
}