2015-05-29 14:52:06 +00:00
|
|
|
{
|
2022-05-21 08:24:16 +00:00
|
|
|
"name": "SyntaxHighlight_GeSHi",
|
2018-10-11 11:13:38 +00:00
|
|
|
"private": true,
|
|
|
|
"scripts": {
|
|
|
|
"test": "grunt test"
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
2022-03-17 23:04:22 +00:00
|
|
|
"eslint-config-wikimedia": "0.22.1",
|
2022-05-26 22:32:13 +00:00
|
|
|
"grunt": "1.5.3",
|
2022-10-07 05:53:30 +00:00
|
|
|
"grunt-banana-checker": "0.10.0",
|
2018-10-11 11:13:38 +00:00
|
|
|
"grunt-contrib-watch": "1.1.0",
|
2022-03-17 23:04:22 +00:00
|
|
|
"grunt-eslint": "24.0.0",
|
|
|
|
"grunt-stylelint": "0.17.0",
|
2022-05-21 08:24:16 +00:00
|
|
|
"stylelint-config-wikimedia": "0.13.0"
|
2018-10-11 11:13:38 +00:00
|
|
|
}
|
2015-05-29 14:52:06 +00:00
|
|
|
}
|