Comments/package.json

14 строки
237 B
JSON

{
"private": true,
"scripts": {
"test": "grunt test"
},
"devDependencies": {
"eslint-config-wikimedia": "0.5.0",
"grunt": "1.0.3",
"grunt-banana-checker": "0.4.0",
"grunt-eslint": "20.1.0",
"grunt-jsonlint": "1.0.7"
}
}