UNPKG

rimogames-node-client

Version:

26 lines 471 B
{ "name": "rimogames-node-client", "version": "1.0.2", "description": "", "main": "index.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "RimoGames", "GifanID", "GamesAPI", "MLBB", "FreeFire", "AoV", "NodeJS" ], "author": "", "license": "MIT", "dependencies": { "crypto": "^1.0.1", "request": "^2.88.2", "request-promise-native": "^1.0.9" } }