{
  "name": "rotatingcup-yuyuelove",
  "version": "2.0.0",
  "description": "This project demonstrates a simple 3D rotating cup animation implemented using JavaScript. The animation creates an illusion of a spinning cup in a 3D space.",
  "main": "index.js",
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "https://github.com/yuyuelove/RotatingCup.git"
  },
  "keywords": [
    "sample",
    "npm",
    "package",
    "tea",
    "drink",
    "cup",
    "beverage",
    "refreshment",
    "brew"
  ],
  "author": "yuyuelove",
  "license": "Apache-2.0",
  "dependencies": {
    "lodash": "^4.17.21",
    "axios": "^0.21.1",
    "tea-utils": "^1.0.0",
    "tea-colors": "^2.0.0",
    "tea-animations": "^1.2.0",
    "tea-materials": "^3.1.0",
    "tea-textures": "^2.5.0",
    "tea-ui": "^1.3.0"
  },
  "peerDependencies": {
    "react": ">=16.8.0",
    "react-dom": ">=16.8.0",
    "tea-core": "^2.0.0",
    "tea-theme": "^1.0.0",
    "tea-styles": "^1.1.0"
  }
}
