{
  "name": "sjdb",
  "version": "1.1.0",
  "description": "The simple lightweight (2.75Kb) with 0 depencies embedded/persistant JSON database to Node.js, made for little projects. ",
  "main": "SJDB.js",
  "scripts": {
    "getDocu": "echo 'For documentation, please look at https://github.com/Akronae/SJDB#readme'"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Akronae/SJDB.git"
  },
  "keywords": [
    "db",
    "database",
    "nodejsdb",
    "nodejsdatabase",
    "localStorage",
    "flat",
    "embedded",
    "persistant",
    "lightweight",
    "little",
    "json",
    "sjdb",
    "simple"
  ],
  "author": "Alexandre Daubricourt <alexr.daubricourt@gmail.com> (https://www.npmjs.com/~akrone)",
  "license": "GPL-3.0",
  "bugs": {
    "url": "https://github.com/Akronae/SJDB/issues"
  },
  "homepage": "https://github.com/Akronae/SJDB#readme"
}
