UNPKG

daniel.db

Version:

An easy to use package that makes database with JSON.

27 lines 636 B
{ "name": "daniel.db", "version": "3.0.3", "description": "An easy to use package that makes database with JSON.", "main": "Main.js", "scripts": { "test": "nodemon test.js --ignore *.json" }, "repository": { "type": "git", "url": "https://github.com/codedanielr/daniel.db.git" }, "type": "commonjs", "homepage": "https://github.com/codedanielr/daniel.db#readme", "author": "CodeDanielR", "license": "MIT", "bugs": { "url": "https://github.com/codedanielr/daniel.db/issues" }, "keywords": [ "daniel.db", "database", "json", "db", "json-db" ] }