UNPKG

vk-node-sdk

Version:
36 lines (35 loc) 699 B
{ "name": "vk-node-sdk", "version": "0.1.8", "description": "NodeJS Lib for VK API", "main": "VK.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/AntDev95/vk-node-sdk.git" }, "keywords": [ "vk", "bot", "api", "vkontakte", "vk-api", "vk-bot", "bot-vk", "callback-api", "vk-group", "vk-sdk", "вк" ], "author": "Anton", "license": "ISC", "bugs": { "url": "https://github.com/AntDev95/vk-node-sdk/issues" }, "homepage": "https://github.com/AntDev95/vk-node-sdk#readme", "dependencies": { "websocket": "^1.0.24" } }