This package is part of the [React Native CLI](../../README.md). It contains commands for managing the configuration of React Native app.
npm install @react-native-community/cli-configThis package is part of the React Native CLI. It contains commands for managing the configuration of React Native app.
``sh`
yarn add @react-native-community/cli-config
Usage:
`sh``
npx react-native config
Output project and dependencies configuration in JSON format to stdout. Used by autolinking.