{
    "name": "@types/rx-lite",
    "version": "4.0.9",
    "description": "TypeScript definitions for rx-lite",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rx-lite",
    "license": "MIT",
    "contributors": [
        {
            "name": "gsino",
            "url": "http://www.codeplex.com/site/users/view/gsino"
        },
        {
            "name": "Igor Oleinikov",
            "githubUsername": "Igorbek",
            "url": "https://github.com/Igorbek"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/rx-lite"
    },
    "scripts": {},
    "dependencies": {
        "@types/rx-core": "*",
        "@types/rx-core-binding": "*"
    },
    "typesPublisherContentHash": "6379546976a53af7adae35599bc24ba4a0cc899ad61f65c04e558af6347b1c4f",
    "typeScriptVersion": "4.5"
}