js-vk-callback/package.json

30 lines
588 B
JSON

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