mirror of
https://github.com/rastvl/akamai-deobfuscator-2.0.git
synced 2025-04-18 00:57:44 +08:00
25 lines
644 B
JSON
25 lines
644 B
JSON
{
|
|
"name": "akamai-deobfuscator-2.0",
|
|
"version": "1.0.0",
|
|
"description": "Akamai Bot Manager 2.0 dynamic script deobfuscator from asos",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/rastvl/akamai-deobfuscator-2.0.git"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"bugs": {
|
|
"url": "https://github.com/rastvl/akamai-deobfuscator-2.0/issues"
|
|
},
|
|
"homepage": "https://github.com/rastvl/akamai-deobfuscator-2.0#readme",
|
|
"dependencies": {
|
|
"canvas": "^2.11.0",
|
|
"jsdom": "^21.1.0"
|
|
}
|
|
}
|