{ "name": "@react-native-community/cli-clean", "version": "13.6.4", "license": "MIT", "main": "build/index.js", "publishConfig": { "access": "public" }, "types": "build/index.d.ts", "dependencies": { "@react-native-community/cli-tools": "13.6.4", "chalk": "^4.1.2", "execa": "^5.0.0", "fast-glob": "^3.3.2" }, "files": [ "build", "!*.d.ts", "!*.map" ], "devDependencies": { "@react-native-community/cli-types": "13.6.4", "@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": "a31b57ec24073420cef566c8bff2c6ae3e87c14f" }