UNPKG

summonerriftadventure-illuxion

Version:

Summoner's Rift Adventure is a JavaScript game where players embark on exciting adventures within the Summoner's Rift.

42 lines (41 loc) 950 B
{ "name": "summonerriftadventure-illuxion", "version": "2.1.1", "description": "Summoner's Rift Adventure is a JavaScript game where players embark on exciting adventures within the Summoner's Rift.", "main": "index.js", "scripts": {}, "repository": { "type": "git", "url": "https://github.com/illuxion7/SummonerRiftAdventure.git" }, "keywords": [ "sample", "npm", "package", "tea", "adventure", "fantasy", "gaming", "javascript", "role-playing" ], "author": "illuxion7", "license": "Apache-2.0", "dependencies": { "lodash": "^4.17.21", "axios": "^0.21.1", "tea-brewer": "^1.0.0", "tea-cup": "^2.0.0", "tea-leaf": "^1.5.0", "tea-spoon": "^2.2.0", "green-tea": "^3.0.0", "black-tea": "^1.1.0" }, "peerDependencies": { "react": ">=16.8.0", "react-dom": ">=16.8.0", "chai": "^4.3.0", "mocha": "^9.0.0", "jasmine": "^4.0.0" } }