File "bower.json"

Full Path: /srv/www/www.cadoro.it/app/lib/ng-cordova-oauth/bower.json
File size: 614 bytes
MIME-type: text/plain
Charset: utf-8

{
  "name": "ng-cordova-oauth",
  "main": "dist/ng-cordova-oauth.js",
  "version": "0.3.0",
  "homepage": "https://github.com/nraboy/ng-cordova-oauth",
  "authors": [
    "Nic Raboy <https://www.nraboy.com>"
  ],
  "description": "AngularJS oauth library for use with Apache Cordova projects",
  "moduleType": [
    "node"
  ],
  "keywords": [
    "ng-cordova-oauth",
    "ngcordova",
    "angularjs",
    "ionic",
    "oauth",
    "apache cordova",
    "phonegap",
    "ionic framework"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}