We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0194a5f commit 6770ce1Copy full SHA for 6770ce1
package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "json-file-crud",
3
- "version": "1.0.0",
+ "version": "1.1.0",
4
"title": "JsonFileCRUD",
5
- "description": "A simple, robust, and thread-safe CRUD library for managing JSON objects in files",
+ "description": "A simple, robust, and thread-safe CRUD library for managing JSON objects in files with unique fields, auto-ID, and advanced features",
6
"main": "./lib/json-file-crud.js",
7
"type": "module",
8
"scripts": {
0 commit comments