{
    "name": "@types/static-eval",
    "version": "0.2.34",
    "description": "TypeScript definitions for static-eval",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/static-eval",
    "license": "MIT",
    "contributors": [
        {
            "name": "Ben Liddicott",
            "githubUsername": "benliddicott",
            "url": "https://github.com/benliddicott"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/static-eval"
    },
    "scripts": {},
    "dependencies": {
        "@types/esprima": "*",
        "@types/estree": "*"
    },
    "typesPublisherContentHash": "684e3cdf7a0bbf1d6db7a89c531471c663d5b565911cb62f6e8bdc0095ea208a",
    "typeScriptVersion": "4.5"
}