{
  "name": "tenon-api-client",
  "version": "0.1.7",
  "description": "Tenon Accessibility Testing API Client Module",
  "main": "main.js",
  "dependencies": {
    "bluebird": "^2.3.2",
    "clone": "^0.1.18",
    "merge": "^1.1.3",
    "request": "^2.40.0"
  },
  "license": "isc",
  "repository": {
    "type": "git",
    "url": "https://github.com/egauci/tenon-api-client.git"
  },
  "author": {
    "name": "Ed Gauci",
    "email": "ed@gauci.co"
  },
  "keywords": [
    "tenon", "accessibility", "testing", "a11y"
  ],
  "bugs": {
    "url": "https://github.com/egauci/tenon-api-client/issues"
  },
  "scripts": {
    "test": "node tests/index.js"
  }
}
