aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/vk/package.json
blob: bd96f67627bf0f3801c9a6a4d840f8ea259086b8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "vk",
  "name": "VK",
  "version": "1.0.1",
  "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"
  }
}