Files
react-native/packages/react-native-bots/package.json
T
React Native Bot b6400aae90 Release 0.76.9
#publish-packages-to-npm&0.76-stable
2025-04-03 11:13:42 +00:00

23 lines
588 B
JSON

{
"name": "@react-native/bots",
"description": "React Native Bots",
"version": "0.76.9",
"private": true,
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/react-native.git",
"directory": "packages/react-native-bots"
},
"homepage": "https://github.com/facebook/react-native/tree/HEAD/packages/react-native-bots#readme",
"engines": {
"node": ">=18"
},
"devDependencies": {
"@rnx-kit/rn-changelog-generator": "^0.4.0",
"danger": "^11.2.1",
"lodash.includes": "^4.3.0",
"minimatch": "^3.0.4"
}
}