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