Rapid spam filtering system https://rspamd.com/
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.
 
 
 
 
 
 

12 lines
293 B

{
"devDependencies": {
"@stylistic/eslint-plugin": "^5.1.0",
"eslint": "^9.30.1",
"postcss-html": "^1.8.0",
"stylelint": ">=16.21.0",
"stylelint-config-standard": "^38.0.0"
},
"dependencies": {
"npm-check-updates": "^18.0.1"
}
}