/
githubmirror
/
react-native
Обзор
Документация
Войти
/
githubmirror
/
react-native
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v0.83.8
packages/polyfills/package.json
33 строки
768 B
React Native Bot
Release 0.83.8
24 апр 2026, 13:50
24 апр 2026, 13:50
e745903
Код
Авторство
О чём код?
{ "name": "@react-native/js-polyfills", "version": "0.83.8", "description": "Polyfills for React Native.", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/facebook/react-native.git", "directory": "packages/polyfills" }, "homepage": "https://github.com/facebook/react-native/tree/HEAD/packages/polyfills#readme", "keywords": [ "polyfill", "polyfills", "js", "js-polyfills", "react-native" ], "bugs": "https://github.com/facebook/react-native/issues", "engines": { "node": ">= 20.19.4" }, "files": [ "console.js", "error-guard.js", "index.js", "README.md", "!**/__docs__/**", "!**/__fixtures__/**", "!**/__mocks__/**", "!**/__tests__/**" ] }