aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linkedin/package.json
blob: 6351978db0adcfd34ccf44bdb0649937a44c6043 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "id": "linkedin",
  "name": "LinkedIn",
  "version": "1.0.0",
  "description": "LinkedIn",
  "main": "index.js",
  "author": "Stefan Malzner <stefan@adlk.io>",
  "license": "MIT",
  "config": {
    "serviceURL": "https://www.linkedin.com/messaging"
  }
}