UNPKG

@fusedb/logger

Version:
34 lines (33 loc) 727 B
{ "name": "@fusedb/logger", "version": "0.0.1", "description": "A FUSE middleware to handle logging.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Fast-Unified-Storage-Engine/FUSE.git" }, "keywords": [ "FUSE", "middleware", "extension", "addon", "plugin", "key-value", "key", "value", "database", "data", "store", "json" ], "author": "Sectly", "license": "Apache-2.0", "bugs": { "url": "https://github.com/Fast-Unified-Storage-Engine/FUSE/issues" }, "homepage": "https://github.com/Fast-Unified-Storage-Engine/FUSE#readme" }