{ "name": "@react-native-community/cli-platform-apple", "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.0.12", "ora": "^5.4.1" }, "devDependencies": { "@react-native-community/cli-types": "13.6.4", "@types/lodash": "^4.14.149", "hasbin": "^1.2.3" }, "files": [ "build", "!*.d.ts", "!*.map" ], "homepage": "https://github.com/react-native-community/cli/tree/main/packages/cli-platform-apple", "repository": { "type": "git", "url": "https://github.com/react-native-community/cli.git", "directory": "packages/cli-platform-apple" }, "gitHead": "a31b57ec24073420cef566c8bff2c6ae3e87c14f" }