UNPKG

tns-template-hello-world

Version:
42 lines (41 loc) 1.01 kB
{ "nativescript": { "id": "org.nativescript.HelloWorld", "templateVersion": "v2", "tns-android": { "version": "6.5.0" }, "tns-ios": { "version": "6.5.0" } }, "name": "tns-template-hello-world", "version": "6.5.4", "author": "NativeScript Team <nativescript@nstudio.io>", "description": "Nativescript hello-world project template", "license": "Apache-2.0", "keywords": [ "nstudio", "nativescript", "mobile", "{N}", "tns", "template" ], "repository": { "type": "git", "url": "https://github.com/NativeScript/nativescript-app-templates" }, "bugs": { "url": "https://github.com/NativeScript/NativeScript/issues" }, "homepage": "https://github.com/NativeScript/nativescript-app-templates", "dependencies": { "@nativescript/theme": "~2.3.0", "tns-core-modules": "~6.5.0" }, "devDependencies": { "nativescript-dev-webpack": "~1.5.0" }, "gitHead": "20a65d338ae8f8911087ab6615b89363f864b07b" }