{
    "name": "clarity-demos",
    "version": "0.7.6",
    "description": "Angular 2 demo components for Clarity",
    "homepage": "https://vmware.github.io/clarity/",
    "repository" : {
        "type" : "git",
        "url" : "git@github.com:vmware/clarity.git"
    },
    "peerDependencies": {
        "@angular/common": "^2.2.0",
        "@angular/compiler": "^2.2.0",
        "@angular/core": "^2.2.0",
        "@angular/forms": "^2.2.0",
        "@angular/platform-browser": "^2.2.0",
        "@angular/platform-browser-dynamic": "^2.2.0",
        "@angular/router": "^3.2.0",
        "clarity-angular": "0.7.6",
        "clarity-ui": "0.7.6"
    },
    "author": "clarity",
    "license": "MIT",
    "bugs": {
        "url": "https://github.com/vmware/clarity/issues"
    }
}
