mirror of
https://github.com/pezkuwichain/pezkuwi-apps.git
synced 2026-04-21 22:27:57 +00:00
chore: migrate git dependencies to Gitea mirror (git.pezkuwichain.io)
This commit is contained in:
+3
-3
@@ -1,18 +1,18 @@
|
||||
{
|
||||
"author": "Dijital Kurdistan Tech Institute <info@pezkuwichain.io>",
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"description": "An Apps portal into the Pezkuwi network",
|
||||
"engines": {
|
||||
"node": ">=18.14"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "pezkuwi-apps",
|
||||
"packageManager": "yarn@4.6.0",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/apps-config#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/apps-config#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/apps-config",
|
||||
"repository": {
|
||||
"directory": "packages/apps-config",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -20,7 +20,7 @@ export const KULUPU_GENESIS = getGenesis('kulupu');
|
||||
export const DICLE_GENESIS = '0xd9d3cd7c1e5d890d969b957f4c5b71a111bbeeabc968f1d0d4538c2663f080a7';
|
||||
|
||||
// Pezkuwi - Pezkuwi main relay chain
|
||||
export const PEZKUWI_GENESIS = '0x1fc56b6a5fcd50358707f69b2b0bb0c8ab1fea2bcfc5eba7279efbcafef642af';
|
||||
export const PEZKUWI_GENESIS = '0x1aa94987791a5544e9667ec249d2cef1b8fdd6083c85b93fc37892d54a1156ca';
|
||||
export const PEZKUWI_DENOM_BLOCK = new BN(1248328);
|
||||
|
||||
export const PASEO_GENESIS = '0x77afd6190f1554ad45fd0d31aee62aacc33c6db0ea801129acb813f913e0764f';
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
{
|
||||
"author": "Dijital Kurdistan Tech Institute <info@pezkuwichain.io>",
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"description": "An Apps portal into the Pezkuwi network",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/apps-electron#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/apps-electron#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/apps-electron",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/apps-electron",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"version": "1.0.2-1-x",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/apps-routing#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/apps-routing#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/apps-routing",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/apps-routing",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/apps#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/apps#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/apps",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/apps",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": true,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/page-accounts#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/page-accounts#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/app-accounts",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/page-accounts",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/page-addresses#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/page-addresses#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/app-addresses",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/page-addresses",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/page-alliance#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/page-alliance#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/app-alliance",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/page-alliance",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/page-ambassador#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/page-ambassador#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/app-ambassador",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/page-ambassador",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/page-assets#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/page-assets#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/app-assets",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/page-assets",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/page-bounties#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/page-bounties#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/app-bounties",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/page-bounties",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/page-broker#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/page-broker#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/app-broker",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/page-broker",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/page-calendar#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/page-calendar#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/app-calendar",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/page-calendar",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/page-claims#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/page-claims#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/app-claims",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/page-claims",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/page-collator#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/page-collator#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/app-collator",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/page-collator",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/page-contracts#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/page-contracts#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/app-contracts",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/page-contracts",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/page-coretime#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/page-coretime#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/app-coretime",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/page-coretime",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/page-council#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/page-council#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/app-council",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/page-council",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/page-democracy#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/page-democracy#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/app-democracy",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/page-democracy",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/page-explorer#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/page-explorer#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/app-explorer",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/page-explorer",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/page-extrinsics#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/page-extrinsics#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/app-extrinsics",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/page-extrinsics",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/page-fellowship#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/page-fellowship#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/app-fellowship",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/page-fellowship",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/page-files#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/page-files#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/app-files",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/page-files",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/page-gilt#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/page-gilt#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/app-gilt",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/page-gilt",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/page-js#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/page-js#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/app-js",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/page-js",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/page-membership#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/page-membership#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/app-membership",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/page-membership",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/page-nfts#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/page-nfts#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/app-nfts",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/page-nfts",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/page-nis#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/page-nis#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/app-nis",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/page-nis",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/page-poll#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/page-poll#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/app-poll",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/page-poll",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/page-preimages#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/page-preimages#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/app-preimages",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/page-preimages",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/page-ranked#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/page-ranked#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/app-ranked",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/page-ranked",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/page-referenda#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/page-referenda#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/app-referenda",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/page-referenda",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/page-rpc#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/page-rpc#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/app-rpc",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/page-rpc",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/page-runtime#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/page-runtime#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/app-runtime",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/page-runtime",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/page-scheduler#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/page-scheduler#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/app-scheduler",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/page-scheduler",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/page-settings#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/page-settings#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/app-settings",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/page-settings",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/page-signing#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/page-signing#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/app-signing",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/page-signing",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/page-society#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/page-society#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/app-society",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/page-society",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/page-staking-async#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/page-staking-async#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/app-staking-async",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/page-staking-async",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/page-staking-legacy#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/page-staking-legacy#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/app-staking-legacy",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/page-staking-legacy",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/page-staking#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/page-staking#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/app-staking",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/page-staking",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/page-staking2#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/page-staking2#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/app-staking2",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/page-staking2",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/page-storage#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/page-storage#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/app-storage",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/page-storage",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/page-sudo#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/page-sudo#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/app-sudo",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/page-sudo",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/page-tech-comm#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/page-tech-comm#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/app-tech-comm",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/page-tech-comm",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/page-teyrchains#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/page-teyrchains#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/app-teyrchains",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/page-teyrchains",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/page-treasury#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/page-treasury#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/app-treasury",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/page-treasury",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/page-utilities#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/page-utilities#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/app-utilities",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/page-utilities",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/page-whitelist#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/page-whitelist#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/app-whitelist",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/page-whitelist",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/react-api#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/react-api#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/react-api",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/react-api",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": true,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/react-components#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/react-components#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/react-components",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/react-components",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": true,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/react-hooks#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/react-hooks#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/react-hooks",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/react-hooks",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/react-params#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/react-params#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/react-params",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/react-params",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/react-query#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/react-query#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/react-query",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/react-query",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/react-signer#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/react-signer#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/react-signer",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/react-signer",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/test-support#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/test-support#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/test-support",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/test-support",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
||||
Reference in New Issue
Block a user