34 lines
766 B
JSON
34 lines
766 B
JSON
{
|
|
"name": "@react-native-community/cli-platform-ios",
|
|
"version": "4.13.0",
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"dependencies": {
|
|
"@react-native-community/cli-tools": "^4.13.0",
|
|
"chalk": "^3.0.0",
|
|
"glob": "^7.1.3",
|
|
"js-yaml": "^3.13.1",
|
|
"lodash": "^4.17.15",
|
|
"plist": "^3.0.1",
|
|
"xcode": "^2.0.0"
|
|
},
|
|
"devDependencies": {
|
|
"@react-native-community/cli-types": "^4.10.1",
|
|
"@types/glob": "^7.1.1",
|
|
"@types/js-yaml": "^3.12.1",
|
|
"@types/lodash": "^4.14.149",
|
|
"@types/plist": "^3.0.2",
|
|
"hasbin": "^1.2.3"
|
|
},
|
|
"files": [
|
|
"build",
|
|
"!*.d.ts",
|
|
"!*.map",
|
|
"native_modules.rb"
|
|
],
|
|
"gitHead": "6cf12b00c02aca6d4bc843446394331d71a9749e"
|
|
}
|