{ "main": "src/main.ts", "description": "NativeScript Application", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/NativeScript/NativeScript.git" }, "dependencies": { "@nativescript/core": "file:../../packages/core", "nativescript-theme-core": "file:../../node_modules/nativescript-theme-core" }, "devDependencies": { "@nativescript/android": "~8.5.0", "@nativescript/ios": "~8.5.0", "@nativescript/webpack": "file:../../dist/packages/nativescript-webpack.tgz", "circular-dependency-plugin": "^5.2.2", "typescript": "~5.2.0" }, "gitHead": "c06800e52ee1a184ea2dffd12a6702aaa43be4e3", "readme": "NativeScript Application" }