{
  "name": "@qtk/tester-framework",
  "version": "1.0.4",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "mocha"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rayanywhere/qtk-tester-framework.git"
  },
  "keywords": [
    "scenario",
    "test"
  ],
  "author": "magnus",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/rayanywhere/qtk-tester-framework/issues"
  },
  "homepage": "https://github.com/rayanywhere/qtk-tester-framework#readme",
  "dependencies": {
    "mocha": "^4.0.1"
  }
}
