{ "name": "@react-native-community/cli-clean", "version": "12.3.6", "license": "MIT", "main": "build/index.js", "publishConfig": { "access": "public" }, "types": "build/index.d.ts", "dependencies": { "@react-native-community/cli-tools": "12.3.6", "chalk": "^4.1.2", "execa": "^5.0.0" }, "files": [ "build", "!*.d.ts", "!*.map" ], "devDependencies": { "@react-native-community/cli-types": "12.3.6", "@types/prompts": "^2.4.4" }, "homepage": "https://github.com/react-native-community/cli/tree/main/packages/cli-clean", "repository": { "type": "git", "url": "https://github.com/react-native-community/cli.git", "directory": "packages/cli-clean" }, "gitHead": "24be612a91ac005f5054bc352600146517f32d10" }