/
Dr.Greeb
/
react-gameshop
Обзор
Документация
Войти
/
Dr.Greeb
/
react-gameshop
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
server/node_modules/bindings/package.json
28 строк
660 B
DoctorGreeb
add server node+sqlite
25 ноя 2025, 21:29
25 ноя 2025, 21:29
c42e4f8
Код
Авторство
О чём код?
{ "name": "bindings", "description": "Helper module for loading your native module's .node file", "keywords": [ "native", "addon", "bindings", "gyp", "waf", "c", "c++" ], "version": "1.5.0", "author": "Nathan Rajlich <nathan@tootallnate.net> (http://tootallnate.net)", "repository": { "type": "git", "url": "git://github.com/TooTallNate/node-bindings.git" }, "main": "./bindings.js", "bugs": { "url": "https://github.com/TooTallNate/node-bindings/issues" }, "homepage": "https://github.com/TooTallNate/node-bindings", "license": "MIT", "dependencies": { "file-uri-to-path": "1.0.0" } }