vk-io-stable
Version:
Модуль для создания бота VK
24 lines (23 loc) • 459 B
JSON
{
"name": "vk-io-stable",
"version": "1.0.2",
"description": "Модуль для создания бота VK",
"main": "lib/index",
"module": "lib/index.mjs",
"directories": {
"lib": "lib"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"vk-bot",
"bot",
"vk",
"bot-vk"
],
"name": "vk-io-stable",
"types": "./lib/index.d.ts",
"author": "Sergey",
"license": "MIT"
}