@jutech-devs/quantum-query
Advanced tools
+1
-1
| { | ||
| "name": "@jutech-devs/quantum-query", | ||
| "version": "1.0.1", | ||
| "version": "1.0.2", | ||
| "description": "Production-ready React Query system with AI optimization, quantum computing, real-time collaboration, enterprise governance, global infrastructure, ML-powered caching, advanced analytics, and comprehensive developer tools - Complete React Query compatibility with cutting-edge features", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
+13
-13
@@ -1,2 +0,2 @@ | ||
| # ๐ Quantum Query v2.0 - Next-Generation React Query System | ||
| # ๐ Quantum Query v1.0.2 - Next-Generation React Query System | ||
@@ -31,7 +31,7 @@ **The world's most advanced React Query system featuring AI optimization, quantum computing integration, real-time collaboration, enterprise governance, global infrastructure, ML-powered caching, and comprehensive developer tools.** | ||
| ```bash | ||
| npm install @modern-kit/quantum-query | ||
| npm install @jutech-devs/quantum-query | ||
| # or | ||
| yarn add @modern-kit/quantum-query | ||
| yarn add @jutech-devs/quantum-query | ||
| # or | ||
| pnpm add @modern-kit/quantum-query | ||
| pnpm add @jutech-devs/quantum-query | ||
| ``` | ||
@@ -49,3 +49,3 @@ | ||
| useQuery | ||
| } from '@modern-kit/quantum-query'; | ||
| } from '@jutech-devs/quantum-query'; | ||
@@ -465,3 +465,3 @@ // Create the quantum client with intelligent defaults | ||
| ```tsx | ||
| import { TestingUtilities, ScenarioBuilder } from '@modern-kit/quantum-query'; | ||
| import { TestingUtilities, ScenarioBuilder } from '@jutech-devs/quantum-query'; | ||
@@ -532,3 +532,3 @@ const testUtils = new TestingUtilities(queryClient); | ||
| ```tsx | ||
| import { ReactNativeAdapter } from '@modern-kit/quantum-query/platforms'; | ||
| import { ReactNativeAdapter } from '@jutech-devs/quantum-query/platforms'; | ||
@@ -562,3 +562,3 @@ const queryClient = createQuantumQueryClient({ | ||
| ```tsx | ||
| import { ElectronAdapter } from '@modern-kit/quantum-query/platforms'; | ||
| import { ElectronAdapter } from '@jutech-devs/quantum-query/platforms'; | ||
@@ -590,3 +590,3 @@ const queryClient = createQuantumQueryClient({ | ||
| ```tsx | ||
| import { NodeJSAdapter } from '@modern-kit/quantum-query/platforms'; | ||
| import { NodeJSAdapter } from '@jutech-devs/quantum-query/platforms'; | ||
@@ -999,3 +999,3 @@ const queryClient = createQuantumQueryClient({ | ||
| # Clone the repository | ||
| git clone https://github.com/modern-kit/quantum-query.git | ||
| git clone https://github.com/jutech-devs/quantum-query.git | ||
| cd quantum-query | ||
@@ -1046,6 +1046,6 @@ | ||
| ### Get Help | ||
| - ๐ง **Email**: support@quantum-query.dev | ||
| - ๐ง **Email**: jutechdevs@gmail.com | ||
| - ๐ฌ **Discord**: [Join our community](https://discord.gg/quantum-query) | ||
| - ๐ **Issues**: [GitHub Issues](https://github.com/modern-kit/quantum-query/issues) | ||
| - ๐ **Documentation**: [docs.quantum-query.dev](https://docs.quantum-query.dev) | ||
| - ๐ **Documentation**: [docs.quantum-query.dev](https://www.jutechhub.com/documentation/quantum-query) | ||
@@ -1069,2 +1069,2 @@ ### Stay Updated | ||
| **Ready to revolutionize your React applications? [Get started today!](https://quantum-query.dev/get-started)** | ||
| **Ready to revolutionize your React applications? [Get started today!](https://www.jutechhub.com/documentation/quantum-query)** |
37460
0.12%