{
  "name": "wallet-services.core.node-js",
  "version": "0.0.1-787",
  "description": "A collection of models and interfaces used by the Wallet Services framework",
  "main": "lib/index.js",
  "typings": "lib/index",
  "author": {
    "name": "Alan Keir"
  },
  "files": [
    "lib/**"
  ],
  "dependencies": {
    "bn.js": "^4.11.6",
    "uuid": "^3.0.1"
  }
}
