File size: 644 Bytes
cb72b13
719a58c
8bbb33b
719a58c
 
 
 
5a389e7
719a58c
 
 
 
 
 
 
 
 
 
c4fab4f
 
4bbe4ee
8bbb33b
 
5a389e7
719a58c
 
4002096
719a58c
cb72b13
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
26
27
28
29
{
  "name": "private-eye",
  "version": "10.0.0",
  "type": "module",
  "main": "server.js",
  "scripts": {
    "start": "node server.js"
  },
  "dependencies": {
    "@themarkup/blacklight-collector": "^3.0.3",
    "@ghostery/trackerdb": "^1.0.218",
    "express": "^4.21.2",
    "express-rate-limit": "^7.4.0",
    "playwright": "^1.50.0",
    "cors": "^2.8.5",
    "helmet": "^7.1.0",
    "tldts": "^6.0.0",
    "axios": "^1.7.9",
    "node-cron": "^3.0.3",
    "maxmind": "^4.3.24",
    "geoip-lite": "^1.4.10",
    "pii-filter": "^1.0.0",
    "async-mutex": "^0.5.0"
  },
  "engines": {
    "node": ">=18.0.0"
  },
  "license": "GPL-3.0"
}