(function() {
  'use strict';

  angular.module('angular-jsonapi-local')
  .config(provide);