diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2017-09-27 12:42:48 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2017-09-27 12:42:48 -0400 |
| commit | 210e8feae2fb4842bfb2de38666e6c41671fef3c (patch) | |
| tree | cbdafa34b1a6260bb20236d7e9de9eb1b690a1c5 /www/lib/ngCordova/.bower.json | |
| parent | e7e7baeaad90229ccb3e0f45f4ebd77be7d79b14 (diff) | |
removed lib
Diffstat (limited to 'www/lib/ngCordova/.bower.json')
| -rw-r--r-- | www/lib/ngCordova/.bower.json | 56 |
1 files changed, 0 insertions, 56 deletions
diff --git a/www/lib/ngCordova/.bower.json b/www/lib/ngCordova/.bower.json deleted file mode 100644 index f30863e7..00000000 --- a/www/lib/ngCordova/.bower.json +++ /dev/null @@ -1,56 +0,0 @@ -{ - "name": "ngCordova", - "version": "0.1.27-alpha", - "homepage": "http://ngCordova.com/", - "authors": [ - "Max Lynch <max@drifty.com>", - "Paolo Bernasconi <paolo.enrico.bernasconi@gmail.com>", - "Chad Campbell <chad.campbell@ecofic.com>" - ], - "description": "AngularJS Cordova wrappers for common Cordova plugins.", - "main": [ - "./dist/ng-cordova.js" - ], - "ignore": [ - "**/.*", - "gulpfile.js", - "test", - "src", - "config", - "demo", - "CONTRIBUTING.md", - "CODE_OF_CONDUCT.md" - ], - "dependencies": { - "angular": ">= 1.2.23" - }, - "keywords": [ - "ngCordova", - "ng-cordova", - "ngcordova", - "ng cordova", - "cordova", - "phonegap", - "angular", - "angularjs", - "ionic", - "cordova plugin" - ], - "license": "MIT", - "private": false, - "devDependencies": { - "angular": ">= 1.2.23", - "angular-mocks": ">= 1.2.23", - "jquery": "~2.1.1" - }, - "_release": "0.1.27-alpha", - "_resolution": { - "type": "version", - "tag": "v0.1.27-alpha", - "commit": "5d0450d887275c70ec227ef9b30e3e3f15646cb9" - }, - "_source": "https://github.com/driftyco/ng-cordova.git", - "_target": "~0.1.27-alpha", - "_originalSource": "ngCordova", - "_direct": true -}
\ No newline at end of file |
