| 1234567891011121314151617181920212223242526272829303132333435363738394041 |
- {
- "name": "ng-cordova-oauth",
- "main": "dist/ng-cordova-oauth.js",
- "version": "0.2.10",
- "homepage": "https://github.com/nraboy/ng-cordova-oauth",
- "authors": [
- "Nic Raboy <http://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"
- ],
- "_release": "0.2.10",
- "_resolution": {
- "type": "version",
- "tag": "0.2.10",
- "commit": "5dd456fb24df1edbad1c21ba6d2e00d8b6908538"
- },
- "_source": "https://github.com/nraboy/ng-cordova-oauth.git",
- "_target": "^0.2.10",
- "_originalSource": "ng-cordova-oauth",
- "_direct": true
- }
|