@suni29/jsdb
Version:
JSDB made by Suni29
36 lines (35 loc) • 676 B
JSON
{
"name": "@suni29/jsdb",
"version": "1.0.3",
"dependencies": {
"colors": "1.4.0",
"fs": "0.0.1-security"
},
"description": "JSDB made by Suni29",
"main": "index.js",
"scripts": {
"test": "exit 0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Suni29/jsdb.git"
},
"keywords": [
"database",
"db",
"jsdb"
],
"author": {
"name": "Suni29",
"email": "suni29.gp@gmail.com"
},
"license": "ISC",
"bugs": {
"url": "https://github.com/Suni29/jsdb/issues"
},
"homepage": "https://github.com/Suni29/jsdb#readme",
"dependencies": {
"colors": "^1.4.0",
"fs": "0.0.1-security"
}
}