File "bower.json"

Full Path: /srv/www/www.cadoro.it/app/lib/angular-imgcache/bower.json
File size: 605 bytes
MIME-type: text/plain
Charset: utf-8

{
  "name": "angular-imgcache",
  "main": "angular-imgcache.js",
  "version": "1.1.0",
  "homepage": "https://github.com/maistho/angular-imgcache",
  "authors": [
    "gartorware <[email protected]>",
    "maistho <[email protected]>",
    "Benes <[email protected]>"
  ],
  "description": "Simple imgcache.js wrapper for AngularJS",
  "keywords": [
    "AngularJS",
    "imgcache.js",
    "JavaScript"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "angular": ">=1.2.*",
    "imgcache.js": "*"
  }
}