tns-template-tab-navigation-ts
Version:
Tabbed interface template
53 lines (52 loc) • 1.25 kB
JSON
{
"nativescript": {
"id": "org.nativescript.TabNavigation",
"templateVersion": "v2",
"tns-android": {
"version": "6.5.0"
},
"tns-ios": {
"version": "6.5.0"
}
},
"name": "tns-template-tab-navigation-ts",
"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": "tslint \"app/**/*.ts\""
},
"dependencies": {
"@nativescript/theme": "~2.3.0",
"tns-core-modules": "~6.5.0"
},
"devDependencies": {
"nativescript-dev-webpack": "~1.5.0",
"node-sass": "^4.7.1",
"tslint": "~5.19.0",
"typescript": "~3.5.3"
},
"gitHead": "20a65d338ae8f8911087ab6615b89363f864b07b"
}