{ "main": "main.js", "description": "NativeScript Application", "license": "SEE LICENSE IN ", "repository": "", "dependencies": { "nativescript-theme-core": "file:../../node_modules/nativescript-theme-core", "@nativescript/core": "file:../../packages/core" }, "devDependencies": { "@nativescript/webpack": "file:../../dist/packages/nativescript-webpack.tgz", "typescript": "file:../../node_modules/typescript" } }