15 lines
275 B
JSON
15 lines
275 B
JSON
{
|
|
"name": "grafana-crawler",
|
|
"version": "1.0.0",
|
|
"type": "module",
|
|
"dependencies": {
|
|
"axios": "^1.8.3",
|
|
"body-parser": "^1.20.3",
|
|
"cors": "^2.8.5",
|
|
"crawlee": "^3.0.0",
|
|
"express": "^4.21.2",
|
|
"playwright": "^1.50.1",
|
|
"uuid": "^9.0.0"
|
|
}
|
|
}
|