{
  "name": "guardee",
  "version": "0.1.55",
  "description": "Guardee Wallet API",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Artifriends-inc/guardee-js.git"
  },
  "keywords": [
    "Guardee",
    "Guardee Wallet",
    "guardee",
    "guardee-wallet",
    "SASEUL",
    "Blockchain",
    "crypto-wallet",
    "blockchain-wallet",
    "wallet",
    "SL",
    "Ethereum",
    "ETH",
    "ERC-20"
  ],
  "author": "Artifriends, Inc. <help@artifriends.com>",
  "contributors": [
    "Ohn DongHun <fatihohn@gmail.com>"
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Artifriends-inc/guardee-js/issues"
  },
  "homepage": "https://github.com/Artifriends-inc/guardee-js#readme",
  "dependencies": {
    "@shelf/fast-chunk-string": "^3.0.0",
    "crypto-js": "^4.1.1",
    "moment": "^2.29.4",
    "node-fetch": "2.6.x",
    "qrcode": "^1.5.1",
    "saseul": "2.6.9",
    "simple-peer": "^9.11.1"
  },
  "files": [
    "model",
    "controller",
    "util",
    "config.js",
    "index.js",
    "LICENSE.md",
    "package.json",
    "README.md"
  ]
}
