mirror of
https://github.com/pezkuwichain/pezkuwi-apps.git
synced 2026-04-22 04:17:58 +00:00
feat: initial Pezkuwi Apps rebrand from polkadot-apps
Rebranded terminology: - Polkadot → Pezkuwi - Kusama → Dicle - Westend → Zagros - Rococo → PezkuwiChain - Substrate → Bizinikiwi - parachain → teyrchain Custom logos with Kurdistan brand colors (#e6007a → #86e62a): - bizinikiwi-hexagon.svg - sora-bizinikiwi.svg - hezscanner.svg - heztreasury.svg - pezkuwiscan.svg - pezkuwistats.svg - pezkuwiassembly.svg - pezkuwiholic.svg
This commit is contained in:
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/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"
|
||||
},
|
||||
"sideEffects": true,
|
||||
"type": "module",
|
||||
"version": "0.168.2-4-x",
|
||||
"dependencies": {
|
||||
"@acala-network/chopsticks-core": "^1.2.1",
|
||||
"@pezkuwi/apps-config": "^0.168.2-4-x",
|
||||
"@pezkuwi/apps-routing": "^0.168.2-4-x",
|
||||
"@pezkuwi/dev": "^0.85.2",
|
||||
"@pezkuwi/react-api": "^0.168.2-4-x",
|
||||
"@pezkuwi/react-components": "^0.168.2-4-x",
|
||||
"@pezkuwi/react-hooks": "^0.168.2-4-x",
|
||||
"@pezkuwi/react-params": "^0.168.2-4-x",
|
||||
"@pezkuwi/react-query": "^0.168.2-4-x",
|
||||
"@pezkuwi/react-signer": "^0.168.2-4-x",
|
||||
"punycode": "^2.3.1",
|
||||
"query-string": "^8.1.0",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-is": "^18.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/punycode": "^2.1.3",
|
||||
"assert": "^2.1.0",
|
||||
"buffer": "^6.0.3",
|
||||
"copy-webpack-plugin": "^11.0.0",
|
||||
"crypto-browserify": "^3.12.0",
|
||||
"css-loader": "^6.8.1",
|
||||
"empty": "^0.10.1",
|
||||
"html-webpack-plugin": "^5.5.4",
|
||||
"https-browserify": "^1.0.0",
|
||||
"mini-css-extract-plugin": "^2.7.6",
|
||||
"os-browserify": "^0.3.0",
|
||||
"path-browserify": "^1.0.1",
|
||||
"process": "^0.11.10",
|
||||
"stream-browserify": "^3.0.0",
|
||||
"stream-http": "^3.2.0",
|
||||
"ts-loader": "^9.5.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"typescript": "*",
|
||||
"webpack": "*"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user