{ "name": "@react-native-community/cli-platform-android", "version": "13.6.4", "license": "MIT", "main": "build/index.js", "publishConfig": { "access": "public" }, "dependencies": { "@react-native-community/cli-tools": "13.6.4", "chalk": "^4.1.2", "execa": "^5.0.0", "fast-glob": "^3.3.2", "fast-xml-parser": "^4.2.4", "logkitty": "^0.7.1" }, "files": [ "build", "!*.d.ts", "!*.map", "native_modules.gradle" ], "devDependencies": { "@react-native-community/cli-types": "13.6.4", "@types/fs-extra": "^8.1.0" }, "homepage": "https://github.com/react-native-community/cli/tree/main/packages/cli-platform-android", "repository": { "type": "git", "url": "https://github.com/react-native-community/cli.git", "directory": "packages/platform-android" }, "gitHead": "a31b57ec24073420cef566c8bff2c6ae3e87c14f" }