mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
c64256bf2b
#publish-packages-to-npm&latest
12 lines
276 B
JSON
12 lines
276 B
JSON
{
|
|
"name": "@react-native/fantom",
|
|
"private": true,
|
|
"version": "0.78.0",
|
|
"main": "src/index.js",
|
|
"description": "Internal integration testing and benchmarking tool for React Native",
|
|
"peerDependencies": {
|
|
"jest": "^29.7.0",
|
|
"jest-snapshot": "^29.7.0"
|
|
}
|
|
}
|