{
  "name": "rocketjumpgame-atlasontop",
  "version": "1.1.7",
  "description": "This project is a JavaScript game where players control a rocket to avoid obstacles and reach the moon.",
  "main": "index.js",
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "https://github.com/Atlasontop69/rocketjumpgame.git"
  },
  "keywords": [
    "sample",
    "npm",
    "package",
    "tea",
    "fun",
    "entertainment",
    "exciting",
    "adventure",
    "challenge"
  ],
  "author": "atlasontop69",
  "license": "Apache-2.0",
  "dependencies": {
    "lodash": "^4.17.21",
    "axios": "^0.21.1",
    "tea-library": "^1.0.0",
    "tea-engine": "^2.0.0",
    "tea-utils": "^1.5.0",
    "tea-assets": "^2.0.0",
    "tea-sound": "^1.2.0",
    "tea-ui": "^2.0.0"
  },
  "peerDependencies": {
    "react": ">=16.8.0",
    "react-dom": ">=16.8.0",
    "tea-ui": ">=2.0.0"
  }
}
