You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
332 B
14 lines
332 B
{
|
|
"name": "Facti13.SteamTradeBot.JS.v1",
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"axios": "^1.6.0",
|
|
"steam-totp": "^2.1.2",
|
|
"steam-tradeoffer-manager": "^2.10.6",
|
|
"steam-user": "^5.0.4",
|
|
"steamcommunity": "^3.47.1"
|
|
},
|
|
"publishConfig": {
|
|
"registry": "https://nexus.pblr-nyk.pro/repository/npm/"
|
|
}
|
|
}
|
|
|