File ".bower.json"

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

{
  "name": "imgcache.js",
  "version": "1.1.0",
  "homepage": "https://github.com/chrisben/imgcache.js",
  "authors": [
    {
      "name": "Christophe Benoit"
    }
  ],
  "repository": {
    "type": "git",
    "url": "git://github.com/chrisben/imgcache.js.git"
  },
  "description": "JS library that stores images locally for offline apps using PhoneGap/Cordova or browsers supporting the new html5 File API",
  "main": "js/imgcache.js",
  "keywords": [
    "cordova",
    "phonegap",
    "cache",
    "imgcache",
    "image"
  ],
  "license": "Apache-2.0",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "_release": "1.1.0",
  "_resolution": {
    "type": "version",
    "tag": "1.1.0",
    "commit": "00a100aeff0cf88dab0c861cdd22d5c7b7d4b236"
  },
  "_source": "https://github.com/chrisben/imgcache.js.git",
  "_target": "*",
  "_originalSource": "imgcache.js"
}