{
    "name": "@types/react-dom",
    "version": "0.14.12-alpha",
    "description": "TypeScript definitions for React v0.14 (react-dom)",
    "main": "",
    "scripts": {},
    "author": "Asana <https://asana.com>, AssureSign <http://www.assuresign.com>, Microsoft <https://microsoft.com>",
    "repository": {
        "type": "git",
        "url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
    },
    "license": "MIT",
    "typings": "index.d.ts",
    "dependencies": {
        "@types/react": "0.14.26-alpha"
    }
}