Skip to content

Commit 0cb08e2

Browse files
authored
Modify package.json for project details
Updated package name, description, author, and contributors.
1 parent f88a8ba commit 0cb08e2

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

package.json

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "steam-card-bot-pro",
2+
"name": "@refloow/steam-card-bot-pro",
33
"version": "1.6.6",
4-
"description": "An free open source, fully automated Level Up Bot with all features and support and much more",
4+
"description": "Refloow™ Steam Card Bot PRO - A free open source, fully automated Level Up Bot with all features and support and much more",
55
"main": "index.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1",
@@ -21,7 +21,17 @@
2121
"stgeamcardbot",
2222
"levelbot"
2323
],
24-
"author": "Veljko Vuckovic",
24+
"author": {
25+
"name": "Refloow",
26+
"email": "[email protected]",
27+
"url": "https://refloow.com"
28+
},
29+
"contributors": [
30+
{
31+
"name": "Veljko Vuckovic",
32+
"url": "https://github.com/Refloow"
33+
}
34+
],
2535
"license": "MIT",
2636
"years": "2020-2022-2023-2024-2025",
2737
"bugs": {

0 commit comments

Comments
 (0)