aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xing/package.json
blob: 407eaa2ebd41044215ce99c2d7878d2260d866f9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "id": "xing",
  "name": "XING",
  "version": "1.1.0",
  "description": "XING Messenger",
  "main": "index.js",
  "author": "Volker Tietz <volker.tietz@gmail.com>",
  "license": "MIT",
  "config": {
    "serviceURL": "https://www.xing.com/messenger/global"
  }
}