constar/infor-you-mation

View on GitHub
bower.json

Summary

Maintainability
Test Coverage
{
  "name": "infor-you-mation",
  "description": "FE resource management",
  "main": "",
  "license": "MIT",
  "homepage": "https://github.com/constar/infor-you-mation",
  "moduleType": [],
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "app/bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "angular": "~1.5.0",
    "angular-route": "~1.5.0",
    "angular-sanitize": "~1.5.0",
    "angular-cookies": "~1.5.0"
  }
}