1
0
Fork 0
mirror of https://bitbucket.org/vertlach/iusethis.git synced 2024-05-18 08:58:31 +03:00
mediawiki-iusethis/package.json

12 lines
171 B
JSON
Raw Permalink 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"
}
}