{
  "name": "whoiam.domain.tests",
  "version": "1.0.0",
  "description": "",
  "scripts": {
    "test": "node ./UserAccount/CreateUser.test | tap-spec"
  },
  "author": "Raphael Silva",
  "license": "ISC",
  "dependencies": {
    "tap-spec": "^5.0.0",
    "tape": "^4.11.0"
  }
}
