{ "name": "angular-css", "main": "./angular-css.js", "version": "1.0.7", "homepage": "http://door3.github.io/angular-css", "authors": [ "Alex Castillo " ], "description": "CSS on-demand for AngularJS", "keywords": [ "angularjs", "ng-route", "ui-router", "css" ], "dependencies": { "angular": ">= 1.3.0" }, "repository": { "type": "git", "url": "git://github.com/door3/angular-css" }, "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "component.json", "package.json", "lib", "config", "demo", "test", "tests" ] }