{
  "name": "introduction-to-graphql",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "build": "babel src -d dist"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Noroff-FEU-Assignments/workflow-2-module-assignment-3-ibehappyto.git"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/Noroff-FEU-Assignments/issues"
  },
  "homepage": "https://github.com/Noroff-FEU-Assignments/workflow-2-module-assignment-3-ibehappyto.git#readme",
  "dependencies": {
    "apollo-boost": "^0.4.9",
    "graphql": "^15.5.0"
  }
}