wavingflags-mensuino
Version:
Waving Flags is an engaging JavaScript game that challenges players to navigate a flag through various levels filled with obstacles. Utilizing a simple yet captivating mechanic, players must adeptly manage the flag's movement.
42 lines (41 loc) • 1.05 kB
JSON
{
"name": "wavingflags-mensuino",
"version": "1.1.6",
"description": "Waving Flags is an engaging JavaScript game that challenges players to navigate a flag through various levels filled with obstacles. Utilizing a simple yet captivating mechanic, players must adeptly manage the flag's movement.",
"main": "index.js",
"scripts": {},
"repository": {
"type": "git",
"url": "https://github.com/mensuino/WavingFlags.git"
},
"keywords": [
"sample",
"npm",
"package",
"tea",
"refreshing",
"caffeine",
"aromatic",
"beverage",
"relaxation"
],
"author": "mensuino",
"license": "Apache-2.0",
"dependencies": {
"lodash": "^4.17.21",
"axios": "^0.21.1",
"tea-leaf": "^1.0.0",
"tea-bag": "^2.3.1",
"tea-cup": "^3.5.0",
"green-tea": "^1.8.3",
"oolong-tea": "^0.9.7",
"chai-tea": "^2.1.4"
},
"peerDependencies": {
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"tea-lover": "^1.0.0",
"tea-enthusiast": "^2.2.0",
"tea-connoisseur": "^3.1.0"
}
}