aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/plurk/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'uncompressed/plurk/package.json')
-rw-r--r--uncompressed/plurk/package.json12
1 files changed, 0 insertions, 12 deletions
diff --git a/uncompressed/plurk/package.json b/uncompressed/plurk/package.json
deleted file mode 100644
index 284edd0..0000000
--- a/uncompressed/plurk/package.json
+++ /dev/null
@@ -1,12 +0,0 @@
1{
2 "id": "plurk",
3 "name": "Plurk",
4 "version": "1.0.0",
5 "description": "Plurk intergration of Franz",
6 "main": "index.js",
7 "author": "YWJamesLin <ywjameslin.ga>",
8 "license": "MIT",
9 "config": {
10 "serviceURL": "https://www.plurk.com"
11 }
12}