faceit-js
Version:
A thin wrapper around Faceit.com API
26 lines (25 loc) • 575 B
JSON
{
"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"
}
}