{
    "name": "potatodb",
    "version": "1.2.0",
    "description": "A nodejs filesystem json database system",
    "keywords": [
        "potatodb",
        "potato",
        "database",
        "filesystem",
        "nodejs",
        "javascript",
        "nosql",
        "json"
    ],
    "author": "MoBakour",
    "license": "MIT",
    "main": "index.js",
    "types": "index.d.ts",
    "directories": {
        "lib": "lib"
    },
    "repository": "MoBakour/potatodb"
}
