Files
react-native/packages/react-native-fantom/package.json
T
React Native Bot 27f12ee54b Release 0.79.7
#publish-packages-to-npm&0.79-stable
2025-10-21 13:55:27 +00:00

12 lines
276 B
JSON

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