UNPKG

potatodb

Version:

A nodejs filesystem json database system

24 lines (23 loc) 501 B
{ "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" }