summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/MixedNamespaceSearchSuggestions/package.json
blob: a3a4e9cccc436e4be9cc393ebafe66f1daa19598 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "scripts": {
    "test": "grunt test"
  },
  "devDependencies": {
    "grunt": "1.0.1",
    "grunt-banana-checker": "0.4.0",
    "grunt-contrib-jshint": "1.0.0",
    "grunt-jsonlint": "1.0.7"
  }
}