mirror of
https://github.com/pezkuwichain/pezkuwi-common.git
synced 2026-04-27 15:08:00 +00:00
chore: migrate git dependencies to Gitea mirror (git.pezkuwichain.io)
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"author": "Dijital Kurdistan Tech Institute <dev@pezkuwichain.io>",
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-common/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/issues",
|
||||
"description": "Keyring management",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-common/tree/master/packages/keyring#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/tree/master/packages/keyring#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/keyring",
|
||||
"repository": {
|
||||
"directory": "packages/keyring",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-common.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common.git"
|
||||
},
|
||||
"sideEffects": [
|
||||
"./packageDetect.js",
|
||||
|
||||
Reference in New Issue
Block a user