{
  "name": "@react-native-community/cli-clean",
  "version": "13.6.6",
  "license": "MIT",
  "main": "build/index.js",
  "publishConfig": {
    "access": "public"
  },
  "types": "build/index.d.ts",
  "dependencies": {
    "@react-native-community/cli-tools": "13.6.6",
    "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.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": "fc2349c0dbd00a870c6e36e0d91b699661122314"
}
