33 lines
763 B
JSON
33 lines
763 B
JSON
{
|
|
"dependencies": {
|
|
"sync-request": "^6.1.0"
|
|
},
|
|
"name": "vk-api-sync",
|
|
"description": "**installation:**\r ```bash\r npm i vk-api-sync\r ```\r ## How to use",
|
|
"version": "0.0.2",
|
|
"main": "index.js",
|
|
"devDependencies": {},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+http://git.fullgream.online/fullgream/npm-vk-api-sync.git"
|
|
},
|
|
"keywords": [
|
|
"vk_api",
|
|
"vkApi",
|
|
"requests",
|
|
"API",
|
|
"vk",
|
|
"vkontakte",
|
|
"sync"
|
|
],
|
|
"author": "FullGreaM",
|
|
"license": "MIT",
|
|
"bugs": {
|
|
"url": "http://git.fullgream.online/fullgream/npm-vk-api-sync/issues"
|
|
},
|
|
"homepage": "http://git.fullgream.online/fullgream/npm-vk-api-sync#readme"
|
|
}
|