nativescript-oauth2
Advanced tools
Comparing version 3.0.2 to 3.0.3
{ | ||
"name": "nativescript-oauth2", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "OAuth 2 generic authorization plugin for NativeScript that doesn't install third party native libraries", | ||
"main": "oauth", | ||
"typings": "index.d.ts", | ||
"nativescript": { | ||
"platforms": { | ||
"android": "7.0.0", | ||
"ios": "7.0.0" | ||
} | ||
}, | ||
"scripts": { | ||
@@ -8,0 +14,0 @@ "tsc": "tsc", |
Sorry, the diff of this file is not supported yet
81278