mirror of
https://github.com/pezkuwichain/pezkuwi-sdk-ui.git
synced 2026-04-22 02:07:57 +00:00
28 lines
765 B
JSON
28 lines
765 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/react-params#readme",
|
|
"license": "Apache-2.0",
|
|
"name": "@pezkuwi/react-params",
|
|
"private": true,
|
|
"repository": {
|
|
"directory": "packages/react-params",
|
|
"type": "git",
|
|
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-web-app-projects.git"
|
|
},
|
|
"sideEffects": false,
|
|
"type": "module",
|
|
"version": "0.168.2-0-x",
|
|
"dependencies": {
|
|
"@pezkuwi/react-components": "^0.168.2-0-x",
|
|
"multiformats": "^12.1.3"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "*",
|
|
"react-dom": "*",
|
|
"react-is": "*"
|
|
}
|
|
}
|