Files
react-native/packages/react-native-fantom/package.json
T
React Native Bot b063fd04dc Release 0.79.5
#publish-packages-to-npm&0.79-stable
2025-07-01 17:30:07 +00:00

12 lines
276 B
JSON

{
"name": "@react-native/fantom",
"private": true,
"version": "0.79.5",
"main": "src/index.js",
"description": "Internal integration testing and benchmarking tool for React Native",
"peerDependencies": {
"jest": "^29.7.0",
"jest-snapshot": "^29.7.0"
}
}