Files
react-native/packages/react-native-fantom/package.json
T
2025-10-21 16:38:22 +01:00

12 lines
276 B
JSON

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