mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
b6400aae90
#publish-packages-to-npm&0.76-stable
23 lines
588 B
JSON
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"
|
|
}
|
|
}
|