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