{
  "name": "axe-mocha-example",
  "description": "aXe Mocha Example",
  "version": "0.0.1",
  "private": true,
  "author": {
    "name": "David Sturley",
    "organization": "Deque Systems, Inc.",
    "url": "http://deque.com/"
  },
  "dependencies": {},
  "scripts": {
    "test": "grunt mocha"
  },
  "devDependencies": {
    "axe-core": "^3.0.1",
    "chai": "~4.1.2",
    "grunt": "~1.0.2",
    "grunt-mocha": "1.0.4"
  }
}
