/
githubmirror
/
react-native
Обзор
Документация
Войти
/
githubmirror
/
react-native
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v0.86.0
packages/assets/package.json
31 строка
776 B
React Native Bot
Release 0.86.0
09 июн 2026, 15:19
09 июн 2026, 15:19
a632f9e
Код
Авторство
О чём код?
{ "name": "@react-native/assets-registry", "version": "0.86.0", "description": "Asset support code for React Native.", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/facebook/react-native.git", "directory": "packages/assets" }, "homepage": "https://github.com/facebook/react-native/tree/HEAD/packages/assets#readme", "keywords": [ "assets", "registry", "react-native", "support" ], "bugs": "https://github.com/facebook/react-native/issues", "engines": { "node": "^20.19.4 || ^22.13.0 || ^24.3.0 || >= 25.0.0" }, "files": [ "path-support.js", "registry.js", "README.md", "!**/__docs__/**", "!**/__fixtures__/**", "!**/__mocks__/**", "!**/__tests__/**" ] }