{ "description": "NativeScript Application", "license": "SEE LICENSE IN ", "readme": "NativeScript Application", "repository": "", "nativescript": { "id": "org.nativescript.filequalifiers", "tns-ios": { "version": "next" }, "tns-android": { "version": "next" } }, "dependencies": { "nativescript-theme-core": "^1.0.6", "@nativescript/core": "file:../../nativescript-core", "tns-core-modules": "file:../../dist/tns-core-modules" }, "devDependencies": { "nativescript-dev-webpack": "next", "typescript": "3.4.5" } }