Skip to content

Commit

Permalink
update packge json
Browse files Browse the repository at this point in the history
  • Loading branch information
swikars1 committed Apr 7, 2024
1 parent 491162f commit 9ed396f
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "khalti-epayment",
"description": "Khalti e-Payment Checkout Library",
"license": "MIT",
"version": "0.1.1",
"main": "dist/index.js",
Expand All @@ -16,5 +17,14 @@
},
"dependencies": {
"axios": "^1.6.8"
}
},
"repository": {
"type": "git",
"url": "https://github.com/swikars1/khalti-epayment"
},
"bugs": {
"url": "https://github.com/swikars1/khalti-epayment/issues"
},
"homepage": "https://github.com/your-username/khalti-epayment#readme",
"author": "Swikar Sharma <swikarsharma@gmail.com>"
}

0 comments on commit 9ed396f

Please sign in to comment.