{
  "nativescript": {
    "id": "org.nativescript.TabNavigation",
    "templateVersion": "v2",
    "tns-android": {
      "version": "6.5.0"
    },
    "tns-ios": {
      "version": "6.5.0"
    }
  },
  "name": "tns-template-tab-navigation",
  "displayName": "Tabs",
  "templateType": "App template",
  "version": "6.5.4",
  "description": "Tabbed interface template",
  "author": "NativeScript Team <nativescript@nstudio.io>",
  "license": "Apache-2.0",
  "keywords": [
    "nstudio",
    "nativescript",
    "mobile",
    "{N}",
    "tns",
    "template",
    "tab",
    "navigation",
    "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": "eslint \"app/**/*.js\""
  },
  "dependencies": {
    "@nativescript/theme": "~2.3.0",
    "tns-core-modules": "~6.5.0"
  },
  "devDependencies": {
    "eslint": "~5.8.0",
    "nativescript-dev-webpack": "~1.5.0",
    "node-sass": "^4.7.1"
  },
  "gitHead": "20a65d338ae8f8911087ab6615b89363f864b07b"
}
