mirror of
https://github.com/pezkuwichain/pezkuwi-common.git
synced 2026-04-21 22:37:59 +00:00
chore: migrate git dependencies to Gitea mirror (git.pezkuwichain.io)
This commit is contained in:
+3
-3
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"author": "Pezkuwi Team <team@pezkuwichain.app>",
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-common/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/issues",
|
||||
"engines": {
|
||||
"node": ">=18.14"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-common#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common#readme",
|
||||
"license": "Apache-2.0",
|
||||
"packageManager": "yarn@4.9.1",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-common.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"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",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-common/tree/master/packages/hw-ledger-transports#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/tree/master/packages/hw-ledger-transports#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/hw-ledger-transports",
|
||||
"repository": {
|
||||
"directory": "packages/hw-ledger-transports",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-common.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"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",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-common/tree/master/packages/hw-ledger#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/tree/master/packages/hw-ledger#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/hw-ledger",
|
||||
"repository": {
|
||||
"directory": "packages/hw-ledger",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-common.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common.git"
|
||||
},
|
||||
"sideEffects": [
|
||||
"./packageDetect.js",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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": "A list of all available Bizinikiwi networks and their applicable prefixes",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-common/tree/master/packages/networks#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/tree/master/packages/networks#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/networks",
|
||||
"repository": {
|
||||
"directory": "packages/networks",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-common.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -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": "A collection of useful crypto utilities for @pezkuwi",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-common/tree/master/packages/util-crypto#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/tree/master/packages/util-crypto#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/util-crypto",
|
||||
"repository": {
|
||||
"directory": "packages/util-crypto",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-common.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common.git"
|
||||
},
|
||||
"sideEffects": [
|
||||
"./bundleInit.js",
|
||||
|
||||
@@ -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": "A collection of useful utilities for @pezkuwi",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-common/tree/master/packages/util#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/tree/master/packages/util#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/util",
|
||||
"repository": {
|
||||
"directory": "packages/util",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-common.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common.git"
|
||||
},
|
||||
"sideEffects": [
|
||||
"./packageDetect.js",
|
||||
|
||||
@@ -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": "A cross-environment BigInt replacement",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-common/tree/master/packages/x-bigint#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/tree/master/packages/x-bigint#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/x-bigint",
|
||||
"repository": {
|
||||
"directory": "packages/x-bigint",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-common.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common.git"
|
||||
},
|
||||
"sideEffects": [
|
||||
"./shim.js",
|
||||
|
||||
@@ -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": "A bundler helper",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-common/tree/master/packages/x-bundle#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/tree/master/packages/x-bundle#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/x-bundle",
|
||||
"repository": {
|
||||
"directory": "packages/x-bundle",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-common.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -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": "A cross-environment fetch replacement",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-common/tree/master/packages/x-fetch#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/tree/master/packages/x-fetch#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/x-fetch",
|
||||
"repository": {
|
||||
"directory": "packages/x-fetch",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-common.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -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": "A cross-environment global replacement",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-common/tree/master/packages/x-global#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/tree/master/packages/x-global#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/x-global",
|
||||
"repository": {
|
||||
"directory": "packages/x-global",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-common.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -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": "A cross-environment window.crypto.getRandomValues replacement",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-common/tree/master/packages/x-randomvalues#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/tree/master/packages/x-randomvalues#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/x-randomvalues",
|
||||
"repository": {
|
||||
"directory": "packages/x-randomvalues",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-common.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -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": "A TextDecoder replacement",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-common/tree/master/packages/x-textdecoder#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/tree/master/packages/x-textdecoder#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/x-textdecoder",
|
||||
"repository": {
|
||||
"directory": "packages/x-textdecoder",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-common.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -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": "A TextDecoder replacement",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-common/tree/master/packages/x-textencoder#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/tree/master/packages/x-textencoder#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/x-textencoder",
|
||||
"repository": {
|
||||
"directory": "packages/x-textencoder",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-common.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -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": "A cross-environment WebSocket replacement",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-common/tree/master/packages/x-ws#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/tree/master/packages/x-ws#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/x-ws",
|
||||
"repository": {
|
||||
"directory": "packages/x-ws",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-common.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
Reference in New Issue
Block a user