/
kisl0t
/
ALEXFULL
Обзор
Документация
Войти
/
kisl0t
/
ALEXFULL
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
main
node_modules/node-releases/package.json
28 строк
513 B
Murik0-0
Первый коммит
16 июн 2026, 16:30
16 июн 2026, 16:30
08e7596
Код
Авторство
О чём код?
{ "name": "node-releases", "version": "2.0.46", "description": "Node.js releases data", "type": "module", "files": [ "data" ], "scripts": { "build": "node scripts/build.js" }, "repository": { "type": "git", "url": "https://github.com/chicoxyzzy/node-releases.git" }, "keywords": [ "nodejs", "releases" ], "author": "Sergey Rubanov <chi187@gmail.com>", "license": "MIT", "engines": { "node": ">=18" }, "devDependencies": { "semver": "^7.3.5" } }