aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/plurk/package.json
blob: 7cdabd93ef06936215d94dc5077a8ab0fa794af3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "id": "plurk",
  "name": "Plurk",
  "version": "1.0.1",
  "description": "Plurk intergration of Franz",
  "main": "index.js",
  "author": "YWJamesLin <ywjameslin.ga>",
  "license": "MIT",
  "config": {
    "serviceURL": "https://www.plurk.com"
  }
}