/
ai_sampletext
/
DiplomWork
Обзор
Документация
Войти
/
ai_sampletext
/
DiplomWork
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
node_modules/node-releases/package.json
22 строки
449 B
boolyshareyo
Initial commit
08 июн 2026, 16:00
08 июн 2026, 16:00
6216a29
Код
Авторство
О чём код?
{ "name": "node-releases", "version": "2.0.18", "description": "Node.js releases data", "type": "module", "scripts": { "build": "node scripts/build.js" }, "repository": { "type": "git", "url": "git+https://github.com/chicoxyzzy/node-releases.git" }, "keywords": [ "nodejs", "releases" ], "author": "Sergey Rubanov <chi187@gmail.com>", "license": "MIT", "devDependencies": { "semver": "^7.3.5" } }