dog-breeds-group
Version:
A library to find dog breed groups
19 lines (18 loc) • 396 B
JSON
{
"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"
}