{ "name": "@nativescript/template-hello-world-ts", "main": "app/app.ts", "version": "8.0.6", "author": "NativeScript Team ", "description": "NativeScript Application", "license": "SEE LICENSE IN ", "publishConfig": { "access": "public" }, "files": [ "app", "App_Resources", "hooks", "tools", "!tools/assets", ".editorconfig", "references.d.ts", "tsconfig.json" ], "keywords": [ "nativescript", "mobile", "{N}", "template" ], "repository": "", "bugs": { "url": "https://github.com/NativeScript/NativeScript/issues" }, "homepage": "https://github.com/NativeScript/nativescript-app-templates", "dependencies": { "@nativescript/core": "~9.0.0", "@nativescript/theme": "~3.0.1" }, "devDependencies": { "@nativescript/types": "~9.0.0", "@nativescript/webpack": "~5.0.31", "typescript": "~5.8.0" }, "private": "true", "readme": "NativeScript Application" }