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

59 lines
1.9 KiB
JSON

{
"_from": "@react-native-community/cli-tools@^4.13.0",
"_id": "@react-native-community/cli-tools@4.13.0",
"_inBundle": false,
"_integrity": "sha512-s4f489h5+EJksn4CfheLgv5PGOM0CDmK1UEBLw2t/ncWs3cW2VI7vXzndcd/WJHTv3GntJhXDcJMuL+Z2IAOgg==",
"_location": "/@react-native-community/cli-tools",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@react-native-community/cli-tools@^4.13.0",
"name": "@react-native-community/cli-tools",
"escapedName": "@react-native-community%2fcli-tools",
"scope": "@react-native-community",
"rawSpec": "^4.13.0",
"saveSpec": null,
"fetchSpec": "^4.13.0"
},
"_requiredBy": [
"/@react-native-community/cli-hermes",
"/@react-native-community/cli-platform-android",
"/@react-native-community/cli-platform-ios",
"/@react-native-community/cli-server-api",
"/react-native/@react-native-community/cli"
],
"_resolved": "https://registry.npmjs.org/@react-native-community/cli-tools/-/cli-tools-4.13.0.tgz",
"_shasum": "b406463d33af16cedc4305a9a9257ed32845cf1b",
"_spec": "@react-native-community/cli-tools@^4.13.0",
"_where": "/jd/work/GT2/newMaster/Ejectable/node_modules/react-native/node_modules/@react-native-community/cli",
"bundleDependencies": false,
"dependencies": {
"chalk": "^3.0.0",
"lodash": "^4.17.15",
"mime": "^2.4.1",
"node-fetch": "^2.6.0",
"open": "^6.2.0",
"shell-quote": "1.6.1"
},
"deprecated": false,
"devDependencies": {
"@types/lodash": "^4.14.149",
"@types/mime": "^2.0.1",
"@types/node-fetch": "^2.5.5"
},
"files": [
"build",
"!*.d.ts",
"!*.map"
],
"gitHead": "6cf12b00c02aca6d4bc843446394331d71a9749e",
"license": "MIT",
"main": "build/index.js",
"name": "@react-native-community/cli-tools",
"publishConfig": {
"access": "public"
},
"version": "4.13.0"
}