{ "main": "./src/app.ts", "description": "NativeScript Application", "license": "SEE LICENSE IN ", "repository": "", "dependencies": { "@nativescript/core": "*" }, "devDependencies": { "@nativescript/android": "~8.8.0", "@nativescript/ios": "~8.8.0", "@nativescript/tailwind": "^2.1.0" } }