{
  "name": "dog-breeds-group",
  "version": "1.1.0",
  "description": "A library to find dog breed groups",
  "main": "index.js",
  "scripts": {
    "start": "node index",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "dog",
    "breeds",
    "groups",
    "dogs"
  ],
  "author": "Antonella Schillaci <antonella.schillaci@icloud.com>",
  "license": "ISC"
}
