steam-profile
Version:
Steam Profile
20 lines (19 loc) • 357 B
JSON
{
"name": "steam-profile",
"version": "1.0.3",
"description": "Steam Profile",
"main": "index.js",
"keywords": [
"npm",
"steam",
"profile"
],
"author": "ChULiByy",
"license": "ISC",
"dependencies": {
"cheerio": "^1.0.0-rc.3",
"cuint": "^0.2.2",
"postman-request": "^2.88.1-postman.16",
"xml-js": "^1.6.11"
}
}