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": {
|
2024-06-20 18:46:35 +00:00
|
|
|
"eslint-config-wikimedia": "0.28.2",
|
2023-03-15 23:50:16 +00:00
|
|
|
"grunt": "1.6.1",
|
2024-05-18 06:03:19 +00:00
|
|
|
"grunt-banana-checker": "0.13.0",
|
2018-10-11 11:13:38 +00:00
|
|
|
"grunt-contrib-watch": "1.1.0",
|
2024-02-07 12:49:00 +00:00
|
|
|
"grunt-eslint": "24.3.0",
|
2024-06-20 18:46:35 +00:00
|
|
|
"grunt-stylelint": "0.20.1",
|
|
|
|
"stylelint-config-wikimedia": "0.17.2"
|
2018-10-11 11:13:38 +00:00
|
|
|
}
|
2015-05-29 14:52:06 +00:00
|
|
|
}
|