{
  "name": "@gapi/voyager",
  "version": "1.6.11",
  "repository": {
    "type": "git",
    "url": "https://github.com/Stradivario/gapi-voyager.git"
  },
  "scripts": {
    "postpublish": "git push -f ssh://git@gitlab.youvolio.com:522/gapi/gapi-voyager.git && git push --tags && git push ssh://git@gitlab.youvolio.com:522/gapi/gapi-voyager.git --tags"
  },
  "author": {
    "name": "Kristian Tachev(Stradivario)",
    "email": "kristiqn.tachev@gmail.com"
  },
  "keywords": [
    "graphql",
    "gapi",
    "node",
    "voyager"
  ],
  "license": "MIT",
  "bugs": {
    "url": "http://gitlab.youvolio.com/gapi/gapi-voyager/issues"
  },
  "module": "index.js",
  "typings": "index.d.ts",
  "dependencies": {
    "graphql-voyager": "^1.0.0-rc.15"
  },
  "devDependencies": {
    "@rxdi/core": "0.2.16",
    "@rxdi/hapi": "0.2.16",
    "@types/hapi": "^17.0.13",
    "@types/node": "^10.3.4",
    "hapi": "^17.5.2"
  }
}
