{
  "name": "GRE",
  "version": "0.0.0",
  "description": "Just some vocabulary flashcards for GRE by Magoosh. Type by Google Fonts, handy features using Javascript.  ### Check out it [here](https://georgegach.github.io/GRE/)",
  "main": "script.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/georgegach/GRE.git"
  },
  "author": "",
  "license": "BSD-2-Clause",
  "bugs": {
    "url": "https://github.com/georgegach/GRE/issues"
  },
  "dependencies": {
    "simple-server": "~1.0.1",
    "express": "~4.14.0"
  }
}