UNPKG

goldminer-mantouba

Version:

This project is a JavaScript game called "Gold Miner" where players control a miner to collect gold while avoiding rocks.

41 lines (40 loc) 938 B
{ "name": "goldminer-mantouba", "version": "1.7.3", "description": "This project is a JavaScript game called \"Gold Miner\" where players control a miner to collect gold while avoiding rocks.", "main": "index.js", "scripts": {}, "repository": { "type": "git", "url": "https://github.com/mantouba/GoldMiner.git" }, "keywords": [ "sample", "npm", "package", "tea", "fun", "adventure", "exciting", "challenge", "entertainment" ], "author": "mantouba", "license": "Apache-2.0", "dependencies": { "lodash": "^4.17.21", "axios": "^0.21.1", "tea-finder": "^1.0.0", "tea-master": "^2.5.0", "tea-explorer": "^3.2.1", "tea-addict": "^4.0.0", "tea-lover": "^5.8.3" }, "peerDependencies": { "react": ">=16.8.0", "react-dom": ">=16.8.0", "tea-enthusiast": ">=1.2.0", "tea-connoisseur": ">=2.1.0", "tea-aficionado": ">=3.0.0" } }