suma-db
Version:
A Brazilian database that supports JSON(JavaScript Object Notation)
25 lines (24 loc) • 519 B
JSON
{
"name": "suma-db",
"version": "0.0.12",
"description": "A Brazilian database that supports JSON(JavaScript Object Notation)",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Belzinhu",
"license": "ISC",
"dependencies": {
"collections": "^5.1.13",
"events": "^3.3.0"
},
"keywords": [
"database",
"data",
"json",
"db",
"suma-db",
"suma"
],
"homepage": "https://belzinhu-oqeubotoaq.gitbook.io/suma-db/"
}