mirror of https://github.com/rspamd/rspamd.git
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
12 lines
293 B
{
|
|
"devDependencies": {
|
|
"@stylistic/eslint-plugin": "^5.6.1",
|
|
"eslint": "^9.39.1",
|
|
"postcss-html": "^1.8.0",
|
|
"stylelint": ">=16.26.0",
|
|
"stylelint-config-standard": "^39.0.1"
|
|
},
|
|
"dependencies": {
|
|
"npm-check-updates": "^19.1.2"
|
|
}
|
|
}
|