(function() {
  'use strict';

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