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": {
|
2023-05-05 10:57:25 +00:00
|
|
|
"eslint-config-wikimedia": "0.25.0",
|
2023-03-15 23:50:16 +00:00
|
|
|
"grunt": "1.6.1",
|
2023-06-01 04:57:02 +00:00
|
|
|
"grunt-banana-checker": "0.11.0",
|
2018-10-11 11:13:38 +00:00
|
|
|
"grunt-contrib-watch": "1.1.0",
|
2023-04-29 04:12:54 +00:00
|
|
|
"grunt-eslint": "24.0.1",
|
2022-11-13 09:47:59 +00:00
|
|
|
"grunt-stylelint": "0.18.0",
|
2023-06-01 04:57:02 +00:00
|
|
|
"stylelint-config-wikimedia": "0.15.0"
|
2018-10-11 11:13:38 +00:00
|
|
|
}
|
2015-05-29 14:52:06 +00:00
|
|
|
}
|