@jsondb-cloud/client 1.0.18 → 1.0.19
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -4
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -153,10 +153,10 @@ Full documentation at [jsondb.cloud/docs](https://jsondb.cloud/docs).
|
|
|
153
153
|
|
|
154
154
|
| Package | Description |
|
|
155
155
|
|---------|-------------|
|
|
156
|
-
| [@jsondb-cloud/client](https://
|
|
157
|
-
| [@jsondb-cloud/mcp](https://
|
|
158
|
-
| [@jsondb-cloud/cli](https://
|
|
159
|
-
| [jsondb-cloud](https://
|
|
156
|
+
| [@jsondb-cloud/client](https://www.npmjs.com/package/@jsondb-cloud/client) | JavaScript/TypeScript SDK |
|
|
157
|
+
| [@jsondb-cloud/mcp](https://www.npmjs.com/package/@jsondb-cloud/mcp) | MCP server for AI agents |
|
|
158
|
+
| [@jsondb-cloud/cli](https://www.npmjs.com/package/@jsondb-cloud/cli) | CLI tool |
|
|
159
|
+
| [jsondb-cloud](https://pypi.org/project/jsondb-cloud/) (PyPI) | Python SDK |
|
|
160
160
|
|
|
161
161
|
## License
|
|
162
162
|
|