Files
React Native Bot 99d714c22d Release 0.80.2
#publish-packages-to-npm&latest
2025-07-24 13:59:34 +00:00

12 lines
276 B
JSON

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