{
  "name": "@react-native-community/cli-tools",
  "version": "20.1.0",
  "license": "MIT",
  "main": "build/index.js",
  "publishConfig": {
    "access": "public"
  },
  "dependencies": {
    "@vscode/sudo-prompt": "^9.0.0",
    "appdirsjs": "^1.2.4",
    "execa": "^5.0.0",
    "find-up": "^5.0.0",
    "launch-editor": "^2.9.1",
    "mime": "^2.4.1",
    "ora": "^5.4.1",
    "picocolors": "^1.1.1",
    "prompts": "^2.4.2",
    "semver": "^7.5.2"
  },
  "devDependencies": {
    "@react-native-community/cli-types": "20.1.0",
    "@types/mime": "^2.0.1",
    "@types/node": "^20.0.0",
    "@types/prompts": "^2.4.4",
    "@types/shell-quote": "^1.7.1"
  },
  "files": [
    "build",
    "!*.d.ts",
    "!*.map"
  ],
  "homepage": "https://github.com/react-native-community/cli/tree/main/packages/cli-tools",
  "repository": {
    "type": "git",
    "url": "https://github.com/react-native-community/cli.git",
    "directory": "packages/tools"
  },
  "gitHead": "24f026e108a6ef9a01c37b6be215361de38ce640"
}
