{ "name": "@react-native/fantom", "private": true, "version": "0.0.0", "main": "src/index.js", "description": "Internal integration testing and benchmarking tool for React Native", "scripts": { "build": "./build.sh" }, "dependencies": { "babel-plugin-istanbul": "^7.0.0" }, "peerDependencies": { "jest": "^29.7.0", "jest-snapshot": "^29.7.0" } }