/
ai_sampletext
/
DiplomWork
Обзор
Документация
Войти
/
ai_sampletext
/
DiplomWork
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
node_modules/pg-numeric/package.json
23 строки
472 B
boolyshareyo
Initial commit
08 июн 2026, 16:00
08 июн 2026, 16:00
6216a29
Код
Авторство
О чём код?
{ "name": "pg-numeric", "version": "1.0.2", "description": "reads PostgreSQL binary format for numeric values into a string", "bugs": "https://github.com/charmander/pg-numeric/issues", "license": "ISC", "files": [ "index.js" ], "repository": { "type": "git", "url": "https://github.com/charmander/pg-numeric" }, "scripts": { "test": "node test" }, "devDependencies": { "@charmander/eslint-config-base": "1.2.0" }, "engines": { "node": ">=4" } }