package.json 844 Bytes
{
        "name": "angular-material",
        "version": "1.3.11",
        "description": "HTML enhanced for web apps http://angularjs.org",
        "keywords": ["angular", "angularjs", "angular.js", "angular-route"],
        "homepage": "https://www.angularjs.org/",
        "author": "GENGSHUANGs <abe.keng@gmail.com>",
        "repository": {
                "type": "git",
                "url": "https://rawgit.com/angular/bower-material/master/angular-material.js"
        },
        "bugs": {
                "url": "http://www.ibm.com/developerworks/cn/web/1506_chengfu_angularmaterial/index.html#"
        },
        "licenses": "MIT",
        "spm": {
                "main": "index.js",
                "dependencies": {
                        "angular": "1.3.9"
                },
                "devDependencies": {}
        }
}