{
  "name": "emoji-bread",
  "version": "1.3.0",
  "description": "returns the bread emoji",
  "main": "index.js",
  "scripts": {
    "test": "node test.js"
  },
  "author": "Josh Hunt",
  "license": "ISC",
  "devDependencies": {
    "emoji-100": "^1.0.0"
  }
}