{
  "name": "shhwallet",
  "version": "1.0.0",
  "description": "SHH Wallet",
  "main": "index.js",
  "dependencies": {
    "aes256": "^1.0.4",
    "bigi": "^1.4.2",
    "bitcoin": "^3.0.1",
    "bitcoin-core": "^2.0.0",
    "bitcoinjs-lib": "^3.3.2",
    "body-parser": "^1.18.3",
    "bootstrap": "^3.4.1",
    "bower": "^1.8.8",
    "bs58": "^4.0.1",
    "buffer": "^5.2.1",
    "client-sessions": "^0.8.0",
    "coin-ticker": "^1.3.0",
    "coinstring": "^2.3.0",
    "cors": "^2.8.5",
    "ecurve": "^1.0.6",
    "ejs": "^2.6.1",
    "express": "^4.16.4",
    "jsonwebtoken": "^8.4.0",
    "less": "^3.9.0",
    "md5": "^2.2.1",
    "mongo-express": "^0.49.0",
    "mongoose": "^5.7.13",
    "morgan": "^1.9.1",
    "mustache": "^2.3.2",
    "nodemon": "^2.0.1",
    "promise": "^7.3.1",
    "request": "^2.88.0",
    "sha2": "^1.0.2",
    "sha256": "^0.2.0"
  },
  "devDependencies": {
    "babel-cli": "^6.26.0",
    "babel-preset-env": "^1.7.0"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cosmoarunn/shhwallet.git"
  },
  "keywords": [
    "SHH",
    "Wallet",
    "shh",
    "bitcoin",
    "wallet",
    "node-bitcoin",
    "wallet"
  ],
  "author": "Arun Panneerselvam",
  "license": "SEE LICENSE IN <License.md>",
  "bugs": {
    "url": "https://github.com/cosmoarunn/shhwallet/issues"
  },
  "homepage": "https://github.com/cosmoarunn/shhwallet#readme",
  "directories": {
    "test": "tests"
  }
}
