Files
react-native/packages/react-native-bots/package.json
T
React Native Bot 99d714c22d Release 0.80.2
#publish-packages-to-npm&latest
2025-07-24 13:59:34 +00:00

23 lines
588 B
JSON

{
"name": "@react-native/bots",
"description": "React Native Bots",
"version": "0.80.2",
"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": "^13.0.4",
"lodash.includes": "^4.3.0",
"minimatch": "^3.0.4"
}
}