26 lines
652 B
JSON
26 lines
652 B
JSON
{
|
|
"name": "@react-native-community/cli-platform-ios",
|
|
"version": "13.6.9",
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"dependencies": {
|
|
"@react-native-community/cli-platform-apple": "13.6.9"
|
|
},
|
|
"files": [
|
|
"build",
|
|
"!*.d.ts",
|
|
"!*.map",
|
|
"native_modules.rb"
|
|
],
|
|
"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": "1b334e33e4973b1c0679dd5035e7d2baee9c899c"
|
|
}
|