{
  "name": "wwf-animals",
  "version": "2020.06.28",
  "description": "An Array of Endangered Animals",
  "main": "index.js",
  "scripts": {
    "test": "node -e 'require(\".\")'"
  },
  "author": "Bas Hemmes <pitchblackcat@gmail.com>",
  "license": "Apache-2.0",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/PitchBlackCat/wwf-animals.git"
  },
  "bugs": {
    "url": "https://github.com/PitchBlackCat/wwf-animals/issues"
  },
  "homepage": "https://github.com/PitchBlackCat/wwf-animals#readme"
}