{
    "name": "@types/angular-meteor",
    "version": "0.8.39",
    "description": "TypeScript definitions for angular-meteor",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/angular-meteor",
    "license": "MIT",
    "contributors": [
        {
            "name": "Peter Grman",
            "githubUsername": "pgrm",
            "url": "https://github.com/pgrm"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/angular-meteor"
    },
    "scripts": {},
    "dependencies": {
        "@types/angular": "*",
        "@types/meteor": "*",
        "@types/node": "*"
    },
    "typesPublisherContentHash": "798a165a6753dcde5f361b38df96b9c8344b9c6b8296e1b20da8a83e37cae85a",
    "typeScriptVersion": "4.5"
}