UNPKG

discord-reflex-speed

Version:
31 lines (30 loc) 707 B
{ "name": "discord-reflex-speed", "version": "1.0.1", "description": "An module to see your reflex speed", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/KartikeSingh/discord-type-speed.git" }, "keywords": [ "discord", "reflex", "typing", "speed", "game" ], "author": "Shisui", "license": "ISC", "bugs": { "url": "https://github.com/KartikeSingh/discord-type-speed/issues" }, "homepage": "https://github.com/KartikeSingh/discord-type-speed#readme", "dependencies": { "discord.js": "^13.1.0", "ms-prettify": "^1.0.0" } }