UNPKG

faceit-js

Version:
26 lines (25 loc) 575 B
{ "name": "faceit-js", "version": "0.0.3", "description": "A thin wrapper around Faceit.com API", "main": "index.js", "scripts": {}, "repository": { "type": "git", "url": "git+https://github.com/philliplakis/faceit-js.git" }, "keywords": [ "faceit", "Gaming", "API" ], "author": "Phillip Lakis", "license": "MIT", "bugs": { "url": "https://github.com/philliplakis/faceit-js/issues" }, "homepage": "https://github.com/philliplakis/faceit-js#readme", "dependencies": { "axios": "^0.19.0" } }