{
  "name": "zebrajump-congerss6",
  "version": "1.2.0",
  "description": "This project implements a simple JavaScript game called \"Zebra Jump\".",
  "main": "index.js",
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "https://github.com/Congerss6/ZebraJump.git"
  },
  "keywords": [
    "sample",
    "npm",
    "package",
    "tea",
    "refreshing",
    "beverage",
    "infusion",
    "morning",
    "afternoon"
  ],
  "author": "Congerss6",
  "license": "Apache-2.0",
  "dependencies": {
    "lodash": "^4.17.21",
    "axios": "^0.21.1",
    "tea-leaves": "^1.0.0",
    "tea-time": "^2.1.0",
    "tea-party": "^3.0.0",
    "tea-cup": "^4.2.0",
    "tea-spoon": "^5.5.0",
    "tea-bag": "^6.3.0"
  },
  "peerDependencies": {
    "react": ">=16.8.0",
    "react-dom": ">=16.8.0",
    "tea-party": "^3.0.0",
    "tea-cup": "^4.2.0",
    "tea-spoon": "^5.5.0"
  }
}
