match3game-toembal
Version:
Match3Game is an engaging and colorful match-3 puzzle game.
42 lines (41 loc) • 858 B
JSON
{
"name": "match3game-toembal",
"version": "1.2.0",
"description": "Match3Game is an engaging and colorful match-3 puzzle game.",
"main": "index.js",
"scripts": {},
"repository": {
"type": "git",
"url": "https://github.com/toembal/Match3Game.git"
},
"keywords": [
"sample",
"npm",
"package",
"tea",
"brew",
"chai",
"matcha",
"oolong",
"earl grey"
],
"author": "toembal",
"license": "Apache-2.0",
"dependencies": {
"lodash": "^4.17.21",
"axios": "^0.21.1",
"tea-leaf": "^1.0.0",
"tea-cup": "^2.0.0",
"tea-spoon": "^3.0.0",
"tea-pot": "^1.5.0",
"tea-strainer": "^2.2.0",
"tea-bag": "^1.1.0"
},
"peerDependencies": {
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"tea-mug": "^2.0.0",
"tea-saucer": "^1.0.0",
"tea-kettle": "^3.0.0"
}
}