UNPKG

octavia-db

Version:

OctaviaDB - A lightweight, AES-encrypted NoSQL database for fast and secure local storage in Node.js.

34 lines 823 B
{ "name": "octavia-db", "version": "2.0.3", "description": "OctaviaDB - A lightweight, AES-encrypted NoSQL database for fast and secure local storage in Node.js.", "main": "src/index.js", "scripts": { "test": "node octaviaDB.test.js" }, "repository": { "type": "git", "url": "git+https://github.com/madhanmaaz/octavia-db.git" }, "author": { "name": "madhanmaaz", "url": "https://madhanmaaz.netlify.app" }, "keywords": [ "database", "nodejs-database", "encryption", "nodejs", "octaviadb", "octavia-db", "express-database", "octavia-database", "express-db", "local-database" ], "license": "MIT", "bugs": { "url": "https://github.com/madhanmaaz/octavia-db/issues" }, "homepage": "https://github.com/madhanmaaz/octavia-db#readme" }