{
  "name": "musicrec-ommen-dation1ystem",
  "version": "3.8.1",
  "description": "A sophisticated music recommendation system that suggests personalized playlists based on user preferences and listening history. It employs machine learning techniques to analyze music patterns and provide tailored recommendations.",
  "main": "index.js",
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "https://github.com/rin192f2/MusicRecommendationSystem.git"
  },
  "keywords": [
    "sample",
    "npm",
    "package",
    "tea",
    "refreshing",
    "aromatic",
    "beverage",
    "drink",
    "calming"
  ],
  "author": "rin192f2",
  "license": "BSD-3-Clause",
  "dependencies": {
    "lodash": "^4.17.21",
    "axios": "^0.21.1",
    "tea-flavors": "^1.0.0",
    "tea-cup": "^2.3.1",
    "tea-leaves": "^0.5.0",
    "tea-brewer": "^3.1.0",
    "tea-time": "^4.2.0",
    "tea-connoisseur": "^5.0.1"
  },
  "peerDependencies": {
    "react": ">=16.8.0",
    "react-dom": ">=16.8.0",
    "tea-lover": ">=1.2.0",
    "tea-addict": ">=2.5.0",
    "tea-enthusiast": ">=3.0.0"
  }
}
