{ "dependencies": { "express": "^4.18.2" }, "name": "vk-callback-api", "description": "Documentation it's soo important, but.. I'm lazy :) Later, ok?)", "version": "0.0.3", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "http://git.fullgream.tech/fullgream/js-vk-callback" }, "keywords": [ "vk_api", "callback_api", "callback", "sync", "vkontakte", "vk", "API", "express", "http" ], "author": "FullGreaM", "license": "MIT" }