{
  "name": "cuke-js-framework",
  "version": "0.1.2",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "mocha"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/korelinv/cukejs.git"
  },
  "author": "",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/korelinv/cukejs/issues"
  },
  "homepage": "https://github.com/korelinv/cukejs#readme",
  "dependencies": {
    "uuid": "^3.1.0"
  },
  "devDependencies": {
    "mocha": "^4.0.0"
  }
}
