mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-13 17:27:20 +00:00
87c078f3c2
Bug: T119973 Change-Id: Idcce2f848d3b1f8028efbc54cafa012af725e336
12 lines
192 B
JSON
12 lines
192 B
JSON
{
|
|
"scripts": {
|
|
"test": "grunt test"
|
|
},
|
|
"devDependencies": {
|
|
"grunt": "0.4.5",
|
|
"grunt-cli": "0.1.13",
|
|
"grunt-contrib-jshint": "1.0.0",
|
|
"grunt-jsonlint": "1.0.7"
|
|
}
|
|
}
|