react-native-get-pixel_edit/node_modules/@react-native-community/cli-hermes/package.json
2025-07-09 11:41:52 +09:00

33 lines
865 B
JSON

{
"name": "@react-native-community/cli-hermes",
"version": "12.3.6",
"license": "MIT",
"main": "build/index.js",
"publishConfig": {
"access": "public"
},
"types": "build/index.d.ts",
"dependencies": {
"@react-native-community/cli-platform-android": "12.3.6",
"@react-native-community/cli-tools": "12.3.6",
"chalk": "^4.1.2",
"hermes-profile-transformer": "^0.0.6"
},
"files": [
"build",
"!*.d.ts",
"!*.map"
],
"devDependencies": {
"@react-native-community/cli-types": "12.3.6",
"@types/ip": "^1.1.0"
},
"homepage": "https://github.com/react-native-community/cli/tree/main/packages/cli-hermes",
"repository": {
"type": "git",
"url": "https://github.com/react-native-community/cli.git",
"directory": "packages/cli-hermes"
},
"gitHead": "24be612a91ac005f5054bc352600146517f32d10"
}