TampermonkeyScripts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

17 lines
373 B

{
"name": "remove-ctbu-login-kaptcha",
"version": "1.0.0",
"description": "remove ctbu login kaptcha script",
"private": true,
"scripts": {
"build": "webpack"
},
"author": "cx@kdxcxs.com",
"license": "MIT",
"dependencies": {
"ajax-hook": "^2.0.3",
"terser-webpack-plugin": "^5.1.4",
"webpack": "^5.48.0",
"webpack-cli": "^4.7.2"
}
}