{
  "nativescript": {
    "id": "org.nativescript.EnterpriseAuth",
    "templateVersion": "v2",
    "tns-android": {
      "version": "6.0.2"
    },
    "tns-ios": {
      "version": "6.0.2"
    }
  },
  "name": "tns-template-enterprise-auth-ts",
  "displayName": "Enterprise Auth",
  "templateType": "App template",
  "version": "6.0.2",
  "description": "NativeScript template for creating mobile apps that use enterprise identity and single sign-on systems to authenticate users. The template leverages Kinvey's Mobile Identity Connect feature to support various identity providers including SAML, OAuth2, OpenID Connect, Active Directory and more.",
  "author": "Telerik <support@telerik.com>",
  "license": "Apache-2.0",
  "keywords": [
    "telerik",
    "mobile",
    "nativescript",
    "{N}",
    "tns",
    "appbuilder",
    "template",
    "login",
    "kinvey",
    "authentication",
    "category-general"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/NativeScript/nativescript-app-templates"
  },
  "homepage": "https://github.com/NativeScript/nativescript-app-templates",
  "bugs": {
    "url": "https://github.com/NativeScript/NativeScript/issues"
  },
  "scripts": {
    "lint": "tslint \"app/**/*.ts\""
  },
  "dependencies": {
    "kinvey-nativescript-sdk": "4.2.1",
    "nativescript-theme-core": "~1.0.6",
    "tns-core-modules": "~6.0.0"
  },
  "devDependencies": {
    "nativescript-dev-webpack": "~1.1.0",
    "tslint": "~5.11.0",
    "typescript": "~3.5.3"
  },
  "gitHead": "42f2a6a9c94eaf9c68d2a41e0daaa1a2544bc28f"
}
