/
githubmr
/
facebook-react-native
Обзор
Документация
Войти
/
githubmr
/
facebook-react-native
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
v0.78.3
packages/react-native-info/package.json
32 строки
897 B
React Native Bot
Release 0.78.3
09 июл 2025, 18:32
09 июл 2025, 18:32
026ea35
Код
Авторство
О чём код?
{ "name": "react-native-info", "version": "0.78.3", "main": "build/index.js", "license": "MIT", "private": true, "types": "build/index.d.ts", "files": [ "build", "!*.d.ts", "!*.map" ], "homepage": "https://github.com/facebook//react-native/tree/main/packages/react-native-info", "repository": { "type": "git", "url": "https://github.com/facebook/react-native.git", "directory": "packages/react-native-info" }, "dependencies": { "@react-native-community/cli-config": "15.0.0-alpha.2", "@react-native-community/cli-platform-apple": "15.0.0-alpha.2", "@react-native-community/cli-tools": "15.0.0-alpha.2", "@react-native-community/cli-types": "15.0.0-alpha.2", "commander": "^12.0.0", "fs-extra": "^11.2.0", "yaml": "^2.4.1" }, "devDependencies": { "@types/envinfo": "^7.8.3", "@types/fs-extra": "^11.0.4" } }