UNPKG

@dieugene/ydb-serverless

Version:
30 lines (29 loc) 717 B
{ "dependencies": { "@yandex-cloud/nodejs-sdk": "^2.9.0", "ydb-sdk": "^5.11.0" }, "name": "@dieugene/ydb-serverless", "version": "1.0.3", "description": "Работа с YDB.", "main": "ydb.js", "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/niviron-ai/ydb-serverless.git" }, "keywords": [ "YDB", "Yandex", "Cloud" ], "author": "Eugene Ditkovsky", "license": "ISC", "bugs": { "url": "https://github.com/niviron-ai/ydb-serverless/issues" }, "homepage": "https://github.com/niviron-ai/ydb-serverless#readme" }