{
  "name": "meme-maker",
  "version": "2.1.2",
  "description": "The easiest way to create meme images :)",
  "main": "meme-maker.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jamesthehacker/meme-maker.git"
  },
  "keywords": [
    "meme",
    "maker",
    "creator",
    "generator"
  ],
  "author": "James Jeffery",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/UndergroundLabs/meme-maker/issues"
  },
  "homepage": "https://github.com/UndergroundLabs/meme-maker#readme",
  "dependencies": {
    "gm": "^1.22.0"
  }
}
