{ "description": "NativeScript Application", "license": "SEE LICENSE IN ", "readme": "NativeScript Application", "repository": "", "nativescript": { "id": "org.nativescript.apps", "tns-android": { "version": "next" }, "tns-ios": { "version": "next" } }, "dependencies": { "tns-core-modules": "*" }, "devDependencies": { "babel-traverse": "6.10.4", "babel-types": "6.11.1", "babylon": "6.8.3", "lazy": "1.0.11", "nativescript-dev-typescript": "next", "tns-platform-declarations": "*", "typescript": "^3.1.6" } }