{
  "name": "aatt",
  "version": "1.0.2",
  "description": "Automated Accessibility Testing Tool",
  "main": "module.js",
  "dependencies": {
    "body-parser": "^1.10.2",
    "consolidate": "^0.10.0",
    "debug": "^2.2.0",
    "express": "^4.17.1",
    "express-session": "^1.16.2",
    "handlebars": ">=4.7.7",
    "nconf": "^0.7.2",
    "phantomjs-prebuilt": "^2.1.16"
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/paypal/AATT.git"
  },
  "keywords": [
    "Selenium",
    "NodeJS",
    "accessibility",
    "testing"
  ],
  "author": "Nawaz Khan",
  "license": "BSD-2-Clause"
}
