{
  "name": "evado-module-account",
  "version": "3.0.2",
  "description": "Evado application user account module",
  "author": {
    "name": "Maxim Khorin",
    "email": "maksimovichu@gmail.com"
  },
  "license": "Apache-2.0",
  "homepage": "https://github.com/mkhorin/evado-module-account",
  "repository": {
    "type": "git",
    "url": "https://github.com/mkhorin/evado-module-account.git"
  },
  "dependencies": {
  },
  "scripts": {
    "test": "mocha test/run --recursive"
  }
}