{
  "_from": "mares-tcomb-domain-helper@1.0.8",
  "_id": "mares-tcomb-domain-helper@1.0.8",
  "_inBundle": false,
  "_integrity": "sha512-OlgCJ1KhF3uKxG4J9jWm1+jikrTto7KT9MplgZurLIVJ8fK8O+nXqeQrzjnsqk+Olav/84U62z6QRLdC8QmitQ==",
  "_location": "/mares-tcomb-domain-helper",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "mares-tcomb-domain-helper@1.0.8",
    "name": "mares-tcomb-domain-helper",
    "escapedName": "mares-tcomb-domain-helper",
    "rawSpec": "1.0.8",
    "saveSpec": null,
    "fetchSpec": "1.0.8"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/mares-tcomb-domain-helper/-/mares-tcomb-domain-helper-1.0.8.tgz",
  "_shasum": "214de51814c0093257af8443aae3d8d88489eacc",
  "_spec": "mares-tcomb-domain-helper@1.0.8",
  "_where": "/Users/slogup/Documents/sgdevelopments/mares-service",
  "author": {
    "name": "slogup"
  },
  "bundleDependencies": false,
  "dependencies": {
    "mares-tcomb-error": "^0.0.3",
    "mares-validation-error": "^1.0.0"
  },
  "deprecated": false,
  "description": "domain layer에서 tcomb를 이용하여 구현시, private method가 담기는 helper의 최상단 클래스입니다.",
  "keywords": [
    "tcomb",
    "tcomb-validator",
    "domain",
    "ddd",
    "slogup",
    "슬로그업"
  ],
  "license": "ISC",
  "main": "index.js",
  "name": "mares-tcomb-domain-helper",
  "scripts": {
    "test": "./index.spec.js"
  },
  "version": "1.0.10"
}
