-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
46 lines (46 loc) · 1.13 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
"name": "package.json",
"version": "1.5.0",
"description": "1. Unpack the files to your Desktop or where ever you want it",
"main": "app.js",
"dependencies": {
"backpacktf": "^0.2.2",
"fs": "0.0.1-security",
"mathjs": ">=7.5.1",
"mysql": "^2.14.1",
"node-steam-trade": "^0.0.2",
"random-org": "^0.1.6",
"raven": "^2.1.2",
"steam-totp": "^2.0.1",
"steam-trade": "^0.2.6",
"steam-tradeoffer-manager": "^2.9.0",
"steam-user": "^3.22.0",
"steamcommunity": "^3.32.2",
"steamid": "^1.1.0",
"tf2": "^2.1.1"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Lonster_Monster/Steam-Trade-Node-Bot.git"
},
"keywords": [
"Steam",
"Trade",
"Bot",
"Lonster_Monster",
"Key",
"Banking",
"Hat",
"Automatic"
],
"author": "Lonster_Monster",
"license": "MIT",
"bugs": {
"url": "https://github.com/Lonster_Monster/Steam-Trade-Node-Bot/issues"
},
"homepage": "https://github.com/Lonster_Monster/Steam-Trade-Node-Bot#readme"
}