{
  "name": "@yokowasis/firegun",
  "version": "1.9.2",
  "description": "gunDB Wrapper for easy access and use.",
  "license": "MIT",
  "repository": "yokowasis/firegun",
  "main": "index.js",
  "type": "module",
  "keywords": [
    "gundb",
    "npm",
    "package",
    "firegun"
  ],
  "dependencies": {
    "express": "^4.21.0",
    "gun": "^0.2020.1240"
  }
}