'use strict'; /** * Creates Joi based object schemas from JSON */ module.exports = require('joi-json');