happymatch-dedyrahmadani80
Version:
This project is a simple, web-based implementation
42 lines (41 loc) • 899 B
JSON
{
"name": "happymatch-dedyrahmadani80",
"version": "2.1.1",
"description": "This project is a simple, web-based implementation",
"main": "index.js",
"scripts": {},
"repository": {
"type": "git",
"url": "https://github.com/dedyrahmadani80/HappyMatch.git"
},
"keywords": [
"sample",
"npm",
"package",
"tea",
"relaxation",
"aroma",
"health",
"culture",
"ritual"
],
"author": "dedyrahmadani80",
"license": "BSD-3-Clause",
"dependencies": {
"lodash": "^4.17.21",
"axios": "^0.21.1",
"tea-leaves": "^1.0.0",
"tea-infuser": "^2.0.0",
"tea-cup": "^3.0.0",
"tea-pot": "^4.0.0",
"tea-house": "^5.0.0",
"tea-garden": "^6.0.0"
},
"peerDependencies": {
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"tea-master": ">=1.0.0",
"tea-connoisseur": ">=2.0.0",
"tea-aficionado": ">=3.0.0"
}
}