Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit 9ba4fe3

Browse files
committed
feat: update package json
1 parent 5ad92e8 commit 9ba4fe3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,16 @@
1515
"multi provider"
1616
],
1717
"maintainers": [
18-
"Mohamed Meabed <[email protected]> (http://www.tajawal.com)",
19-
"Muhammad Khurrum Qureshi <[email protected]> (http://www.tajawal.com)"
18+
"Mohamed Meabed <[email protected]> (https://me.io)",
19+
"Muhammad Khurrum Qureshi"
2020
],
2121
"bugs": {
22-
"url": "https://github.com/tajawal/node-currency-swap/issues"
22+
"url": "https://github.com/me-io/node-currency-swap/issues"
2323
},
2424
"repositories": [
2525
{
2626
"type": "git",
27-
"url": "git+https://github.com/tajawal/node-currency-swap.git"
27+
"url": "git+https://github.com/me-io/node-currency-swap.git"
2828
}
2929
],
3030
"licenses": [
@@ -33,7 +33,7 @@
3333
"url": "http://www.apache.org/licenses/LICENSE-2.0"
3434
}
3535
],
36-
"homepage": "http://tech.tajawal.com/node-currency-swap",
36+
"homepage": "https://github.com/me-io/node-currency-swap",
3737
"engines": {
3838
"node": ">= 0.10.0"
3939
},
@@ -61,7 +61,7 @@
6161
},
6262
"repository": {
6363
"type": "git",
64-
"url": "git+https://github.com/tajawal/node-currency-swap.git"
64+
"url": "git+https://github.com/me-io/node-currency-swap.git"
6565
},
6666
"directories": {
6767
"lib": "lib",

0 commit comments

Comments
 (0)