{ "description": "NativeScript Application", "license": "SEE LICENSE IN ", "readme": "NativeScript Application", "repository": "", "nativescript": { "id": "org.nativescript.UnitTestApp", "tns-ios": { "version": "3.2.0" }, "tns-android": { "version": "3.2.0" } }, "dependencies": { "tns-core-modules": "*" }, "devDependencies": { "babel-traverse": "6.9.0", "babel-types": "6.9.0", "babylon": "6.8.0", "filewalker": "0.1.2", "lazy": "1.0.11", "tns-platform-declarations": "*", "typescript": "^2.6.1" } }