Files
github-actions[bot] 9a2dca4b03 [CI Skip] bump/beta 1.0.2-1-x
skip-checks: true
2026-01-18 03:14:42 +00:00

24 lines
593 B
JSON

{
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
"engines": {
"node": ">=18"
},
"homepage": "https://github.com/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"
},
"sideEffects": false,
"type": "module",
"version": "1.0.2-1-x",
"peerDependencies": {
"react": "*",
"react-dom": "*",
"react-is": "*"
}
}