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