/
XPLAY
/
Sonara
Обзор
Документация
Войти
/
XPLAY
/
Sonara
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
node_modules/scheduler/package.json
27 строк
564 B
XPLAY
First commit
06 июл 2026, 13:21
06 июл 2026, 13:21
00a7d42
Код
Авторство
О чём код?
{ "name": "scheduler", "version": "0.27.0", "description": "Cooperative scheduler for the browser environment.", "repository": { "type": "git", "url": "https://github.com/facebook/react.git", "directory": "packages/scheduler" }, "license": "MIT", "keywords": [ "react" ], "bugs": { "url": "https://github.com/facebook/react/issues" }, "homepage": "https://react.dev/", "files": [ "LICENSE", "README.md", "index.js", "index.native.js", "unstable_mock.js", "unstable_post_task.js", "cjs/" ] }