GT2/Ejectable/node_modules/@react-native-community/cli-platform-android/package.json

66 lines
2.0 KiB
JSON

{
"_from": "@react-native-community/cli-platform-android@^4.13.0",
"_id": "@react-native-community/cli-platform-android@4.13.0",
"_inBundle": false,
"_integrity": "sha512-3i8sX8GklEytUZwPnojuoFbCjIRzMugCdzDIdZ9UNmi/OhD4/8mLGO0dgXfT4sMWjZwu3qjy45sFfk2zOAgHbA==",
"_location": "/@react-native-community/cli-platform-android",
"_phantomChildren": {
"graceful-fs": "4.2.8"
},
"_requested": {
"type": "range",
"registry": true,
"raw": "@react-native-community/cli-platform-android@^4.13.0",
"name": "@react-native-community/cli-platform-android",
"escapedName": "@react-native-community%2fcli-platform-android",
"scope": "@react-native-community",
"rawSpec": "^4.13.0",
"saveSpec": null,
"fetchSpec": "^4.13.0"
},
"_requiredBy": [
"/@react-native-community/cli-hermes",
"/react-native"
],
"_resolved": "https://registry.npmjs.org/@react-native-community/cli-platform-android/-/cli-platform-android-4.13.0.tgz",
"_shasum": "922681ec82ee1aadd993598b814df1152118be02",
"_spec": "@react-native-community/cli-platform-android@^4.13.0",
"_where": "/jd/work/GT2/newMaster/Ejectable/node_modules/react-native",
"bundleDependencies": false,
"dependencies": {
"@react-native-community/cli-tools": "^4.13.0",
"chalk": "^3.0.0",
"execa": "^1.0.0",
"fs-extra": "^8.1.0",
"glob": "^7.1.3",
"jetifier": "^1.6.2",
"lodash": "^4.17.15",
"logkitty": "^0.7.1",
"slash": "^3.0.0",
"xmldoc": "^1.1.2"
},
"deprecated": false,
"devDependencies": {
"@react-native-community/cli-types": "^4.10.1",
"@types/execa": "^0.9.0",
"@types/fs-extra": "^8.1.0",
"@types/glob": "^7.1.1",
"@types/lodash": "^4.14.149",
"@types/xmldoc": "^1.1.4"
},
"files": [
"build",
"!*.d.ts",
"!*.map",
"native_modules.gradle"
],
"gitHead": "6cf12b00c02aca6d4bc843446394331d71a9749e",
"license": "MIT",
"main": "build/index.js",
"name": "@react-native-community/cli-platform-android",
"publishConfig": {
"access": "public"
},
"version": "4.13.0"
}