{
  "name": "donald-quotes-trump",
  "version": "1.0.2",
  "description": "Random Donald Trump quotes",
  "main": "index.js",
  "author": "freddysae0",
  "license": "MIT",
  "keywords": [
    "Quotes",
    "Donald Trump"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/freddysae0/donald-quotes-trump.git"
  },
  "scripts": {
    "test": "nodemon test.js"
  }
}