Skip to content

Commit

Permalink
swahili-md
Browse files Browse the repository at this point in the history
  • Loading branch information
avinashgudipati committed Apr 23, 2024
1 parent 5096626 commit b8ea28f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "asta-md",
"name": "swahili-md",
"version": "1.0.0",
"description": "Simple WhatsApp Bot.",
"description": "Premium WhatsApp Bot.",
"main": "index.js",
"type": "commonjs",
"scripts": {
"start": "pm2 start . --attach --name Asta",
"stop": "pm2 stop Asta"
},
"author": "Astropeda",
"author": "Xiangzaoh",
"license": "Apache-2.0",
"dependencies": {
"@adiwajshing/keyed-db": "^0.2.4",
Expand Down Expand Up @@ -64,10 +64,10 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/Astropeda/Asta-Md.git"
"url": "git+https://github.com/Xiangzaoh/Swahili-Md.git"
},
"bugs": {
"url": "https://github.com/Astropeda/Asta-Md/issues"
"url": "https://github.com/Xiangzaoh/Swahili-Md/issues"
},
"homepage": "https://github.com/Astropeda/Asta-Md#readme"
"homepage": "https://github.com/Xiangzaoh/Swahili-Md#readme"
}

0 comments on commit b8ea28f

Please sign in to comment.