oxzof-db
Version:
- It is a simple data processing module based on BSON.
27 lines (26 loc) • 458 B
JSON
{
"name": "oxzof-db",
"version": "2.6.2",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"oxzof",
"oxzofdb",
"database",
"oxzof-db",
"veritabanı",
"bsondb",
"bson-db"
],
"author": "",
"license": "MIT",
"dependencies": {
"bson": "^6.9.0",
"cli-table3": "^0.6.5",
"fs": "^0.0.1-security",
"path": "^0.12.7"
}
}