node-dota2
Version:
Steam Dota2 Api in Node.js
16 lines (15 loc) • 328 B
JSON
{
"name": "node-dota2",
"version": "0.1.2",
"description": "Steam Dota2 Api in Node.js",
"author": "FantasyShao<fantasyshao@icloud.com>",
"keywords": [
"Dota2",
"Steam"
],
"repository": "git@github.com:SFantasy/node-dota2",
"dependencies": {
"object-assign": "^2.0.0",
"request": "^2.53.0"
}
}