{
  "name": "skydb",
  "version": "1.1.2",
  "description": "a JSON database",
  "main": "index.js",
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ManuelMaciel/skyDB.git"
  },
  "keywords": [
    "json-db",
    "json",
    "database",
    "node",
    "nodejs"
  ],
  "author": "ManuelMaciel",
  "license": "GPL-3.0",
  "bugs": {
    "url": "https://github.com/ManuelMaciel/skyDB/issues"
  },
  "homepage": "https://github.com/ManuelMaciel/skyDB#readme",
  "devDependencies": {},
  "dependencies": {
    "fs-extra": "^10.0.0",
    "i": "^0.3.7",
    "npm": "^8.1.2"
  }
}