csgo-cdn
Version:
Retrieves the Steam CDN URLs for CS:GO Item Images
35 lines (34 loc) • 745 B
JSON
{
"name": "csgo-cdn",
"version": "1.2.0",
"description": "Retrieves the Steam CDN URLs for CS:GO Item Images",
"main": "index.js",
"license": "MIT",
"keywords": [
"steam",
"csgo",
"global offensive",
"csgo",
"stickers",
"cdn",
"images"
],
"dependencies": {
"bluebird": "^3.5.1",
"hasha": "^3.0.0",
"simple-vdf": "^1.1.0",
"steam-totp": "^2.0.1",
"steam-user": "^4.19.2",
"vpk": "0.2.0",
"winston": "^3.0.0-rc1"
},
"author": {
"name": "Stepan Fedorko-Bartos",
"email": "Step7750@gmail.com",
"url": "http://stepan.me"
},
"repository": {
"type": "git",
"url": "https://github.com/Step7750/node-csgo-cdn.git"
}
}