/
astafievk
/
source_code
Обзор
Документация
Войти
/
astafievk
/
source_code
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Api/node_modules/node/package.json
27 строк
479 B
astafievK
source code
21 июн 2024, 21:02
21 июн 2024, 21:02
37a1d03
Код
Авторство
О чём код?
{ "name": "node", "version": "20.13.1", "description": "node", "main": "index.js", "keywords": [ "runtime" ], "repository": { "type": "git", "url": "git+https://github.com/aredridel/node-bin-gen.git" }, "scripts": { "preinstall": "node installArchSpecificPackage" }, "bin": { "node": "bin/node.exe" }, "dependencies": { "node-bin-setup": "^1.0.0" }, "license": "ISC", "author": "", "engines": { "npm": ">=5.0.0" } }