{
  "name": "swirlinggalaxy-rianto112",
  "version": "1.7.3",
  "description": "This project generates a swirling galaxy effect using JavaScript.",
  "main": "index.js",
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "https://github.com/rianto112/SwirlingGalaxy.git"
  },
  "keywords": [
    "sample",
    "npm",
    "package",
    "tea",
    "relaxation",
    "beverage",
    "calming",
    "drink",
    "aroma"
  ],
  "author": "rianto112",
  "license": "Apache-2.0",
  "dependencies": {
    "lodash": "^4.17.21",
    "axios": "^0.21.1",
    "tea-ingredient": "^1.0.0",
    "tea-brewing": "^2.1.3",
    "tea-culture": "^3.5.2",
    "tea-recipes": "^1.2.0",
    "tea-history": "^2.0.1",
    "tea-varieties": "^1.1.0"
  },
  "peerDependencies": {
    "react": ">=16.8.0",
    "react-dom": ">=16.8.0",
    "tea-framework": "^4.0.0",
    "tea-library": "^3.2.1",
    "tea-ui": "^2.5.0"
  }
}
