@react-native-community/cli-platform-ios
Version:
This package is part of the [React Native CLI](../../README.md). It contains commands for managing iOS part of React Native app.
28 lines (27 loc) • 678 B
JSON
{
"name": "@react-native-community/cli-platform-ios",
"version": "20.1.0",
"license": "MIT",
"main": "build/index.js",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@react-native-community/cli-platform-apple": "20.1.0"
},
"devDependencies": {
"hasbin": "^1.2.3"
},
"files": [
"build",
"!*.d.ts",
"!*.map"
],
"homepage": "https://github.com/react-native-community/cli/tree/main/packages/cli-platform-ios",
"repository": {
"type": "git",
"url": "https://github.com/react-native-community/cli.git",
"directory": "packages/cli-platform-ios"
},
"gitHead": "24f026e108a6ef9a01c37b6be215361de38ce640"
}