/
Mikhail823
/
todo
Обзор
Документация
Войти
/
Mikhail823
/
todo
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
node_modules/scheduler/package.json
27 строк
564 B
Mikhail Popov
j
23 фев 2026, 16:12
23 фев 2026, 16:12
ff7232a
Код
Авторство
О чём код?
{ "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/" ] }