{
    "name": "@types/ngreact",
    "version": "0.3.12",
    "description": "TypeScript definitions for ngreact",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ngreact",
    "license": "MIT",
    "contributors": [
        {
            "name": "Vicky Lai",
            "githubUsername": "velveret",
            "url": "https://github.com/velveret"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/ngreact"
    },
    "scripts": {},
    "dependencies": {
        "@types/angular": "*",
        "@types/react": "*"
    },
    "typesPublisherContentHash": "e684af4da0b4e0b8cf67e435bdff72e9efeb0ae42d4710fc29b670b82fa8491c",
    "typeScriptVersion": "4.5"
}