UNPKG

json-db-manager

Version:

Optimized JSON: Simplifies and Enhances Data Reading, Writing, and Management.

29 lines 704 B
{ "name": "json-db-manager", "version": "1.2.0", "description": "Optimized JSON: Simplifies and Enhances Data Reading, Writing, and Management.", "main": "DB.Json.js", "repository": { "type": "git", "url": "git+https://github.com/dspofu/json-db-manager.git" }, "keywords": [ "JSON", "DataBase", "Utilities", "Back-End", "Server", "http", "https", "node" ], "author": "Dspofu <https://github.com/dspofu/>", "license": "MIT", "dependencies": { "tslib": "^2.6.2" }, "bugs": { "url": "https://github.com/dspofu/json-db-manager/issues" }, "homepage": "https://github.com/dspofu/json-db-manager#readme" }