UNPKG

tetrio-node

Version:
27 lines (26 loc) 464 B
{ "name": "tetrio-node", "version": "1.1.0", "description": "TETR.IO api.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "node", "npm", "tetrio", "tetr.io", "tetris", "api" ], "repository": { "type": "git", "url": "https://github.com/theyadev/tetrio-node" }, "author": "Theya", "license": "MIT", "dependencies": { "axios": "^0.19.2" } }