-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpackage.json
25 lines (25 loc) · 938 Bytes
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"name": "thai-adblock-list",
"version": "1.3.0",
"description": "Enhancing the browsing experience for Thai internet users by blocking advertisements and unwanted content on various websites.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/PhyschicWinter9/thai-adblock-list.git"
},
"keywords": [
"easylist-thai-ads","adblock","adblock-plus","Thailand", "EasyList", "Adblock Plus", "Thai", "EasyList Thailand", "Adblock List", "AdblockPlus", "Adblocker Lists", "Adblock Thai", "Adblock Mobile", "Adblock Lists Mobile"
],
"author": "PhyschicWinter9",
"license": "MIT",
"bugs": {
"url": "https://github.com/PhyschicWinter9/thai-adblock-list/issues"
},
"homepage": "https://github.com/PhyschicWinter9/thai-adblock-list#readme",
"dependencies": {
"date-and-time": "^3.6.0"
}
}