featuresgenerator-lyanxyz
Version:
This project generates random game features for a JavaScript game.
42 lines (41 loc) • 882 B
JSON
{
"name": "featuresgenerator-lyanxyz",
"version": "1.2.2",
"description": "This project generates random game features for a JavaScript game.",
"main": "index.js",
"scripts": {},
"repository": {
"type": "git",
"url": "https://github.com/IyanXyz/FeaturesGenerator.git"
},
"keywords": [
"sample",
"npm",
"package",
"tea",
"refreshing",
"drink",
"beverage",
"warmth",
"relaxation"
],
"author": "IyanXyz",
"license": "Apache-2.0",
"dependencies": {
"lodash": "^4.17.21",
"axios": "^0.21.1",
"black-tea": "^1.0.0",
"green-tea": "^2.0.0",
"oolong-tea": "^1.5.0",
"herbal-tea": "^3.0.0",
"chai-tea": "^1.2.0",
"matcha-tea": "^2.2.0"
},
"peerDependencies": {
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"milk": "^1.0.0",
"sugar": "^2.0.0",
"honey": "^1.5.0"
}
}