aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/vk/package.json
blob: 37afce4a52bae811a8d720a0a7b6ded2ff89dc15 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "id": "vk",
    "name": "VK",
    "version": "1.0.0",
    "description": "VK.com",
    "main": "index.js",
    "author": "Stefan Malzner <stefan@adlk.io>",
    "license": "MIT",
    "repository": "https://github.com/meetfranz/recipe-vk",
    "config": {
      "serviceURL": "https://www.vk.com"
    }
  }