{
  "name": "sm-db-json",
  "version": "1.1.1",
  "description": "basic lightweight database for beginners",
  "main": "main.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/usercybe/sm-db-json.git"
  },
  "keywords": [
    "simple",
    "database",
    "simple-database",
    "database",
    "json"
  ],
  "author": "usercybe",
  "license": "UNLICENSED",
  "bugs": {
    "url": "https://github.com/usercybe/sm-db-json/issues"
  },
  "homepage": "https://github.com/usercybe/sm-db-json#readme",
  "dependencies": {
    "lz-string": "^1.4.4"
  }
}
