mirror of
https://github.com/pezkuwichain/pezkuwi-sdk-ui.git
synced 2026-04-21 23:47:59 +00:00
24 lines
678 B
JSON
24 lines
678 B
JSON
{
|
|
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-web-app-projects/issues",
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-web-app-projects/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://git.pezkuwichain.io/pezkuwichain/pezkuwi-web-app-projects.git"
|
|
},
|
|
"sideEffects": false,
|
|
"type": "module",
|
|
"version": "0.168.2-0-x",
|
|
"peerDependencies": {
|
|
"react": "*",
|
|
"react-dom": "*",
|
|
"react-is": "*"
|
|
}
|
|
}
|