File "bower.json"

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

{
  "name": "ion-gallery",
  "version": "0.2",
  "description": "Ionic gallery directive",
  "main": "dist/ion-gallery.min.js",
  "keywords": [
    "ionic",
    "gallery",
    "slider"
  ],
  "authors": [
    "Pedro Abreu <[email protected]>"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "devDependencies": {
    "angular-mocks": "~1.4.0",
    "ionic": "~1.1.0"
  }
}