-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathpackage.json
More file actions
35 lines (35 loc) · 1.01 KB
/
Copy pathpackage.json
File metadata and controls
35 lines (35 loc) · 1.01 KB
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
30
31
32
33
34
35
{
"name": "blum",
"version": "1.3.5",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "FreddyWhest",
"hash": "Vq83M3qdz9BmV9f4EPDTb0D7v5ga81gZzn8nccjdDKfqEvzZ-xsmvb-b0D7v5ga81gZzn8nccjdDKfqEvzZVq83M3qdz9BmV9f4EPDT-b0D7v5ga81gZzn8nccjdDKfqEvzZ",
"md5": "WuykzEas0LDTwIhjYNYES5v7yZcQcK0B-cbhdks-v5ga81gZzn8nccjdDKfqEvzZVq-cjdDKfqEvzZVqv5ga81gZzn8nc",
"license": "ISC",
"description": "",
"dependencies": {
"@inquirer/prompts": "^5.3.2",
"analytics-core-fdy": "*",
"axios": "^1.7.2",
"axios-lte-core": "*",
"commander": "^12.1.0",
"dotenv": "^16.4.5",
"fdy-tmp": "^1.0.4",
"form-data": "^4.0.0",
"https-proxy-agent": "^7.0.5",
"lodash": "^4.17.21",
"moment": "^2.30.1",
"p-limit": "^6.1.0",
"playwright": "^1.48.1",
"qrcode-terminal": "^0.12.0",
"semver": "^7.6.3",
"strip-ansi": "^7.1.0",
"telegram": "^2.22.2",
"ua-parser-js": "^1.0.39",
"uuid": "^10.0.0"
}
}