mediawiki-extensions-LoginN.../package.json

12 lines
171 B
JSON
Raw Normal View History

{
"private": true,
"scripts": {
"test": "grunt test"
},
"devDependencies": {
"grunt": "1.0.1",
"grunt-banana-checker": "0.5.0",
"grunt-jsonlint": "1.1.0"
}
}