Sha256: 4c2385032d5897871d992e2b9cb05207410678ffdeffea0071800a4489dd5ed9
Contents?: true
Size: 679 Bytes
Versions: 10
Compression:
Stored size: 679 Bytes
Contents
maestranoServices = angular.module('maestrano.services',[ 'maestrano.services.apps-list-helper', 'maestrano.services.current-user-svc', 'maestrano.services.shopping-cart' 'maestrano.services.current-currency', 'maestrano.services.miscellaneous', 'maestrano.services.marketplace-svc', 'maestrano.services.message-svc', 'maestrano.services.modal-svc', # Dashboard 'maestrano.services.dashboard.apps-document', 'maestrano.services.dashboard.organization-svc', 'maestrano.services.dashboard.team-svc' 'maestrano.services.dashboard.user', 'maestrano.services.dashboard.app-instance', # Impac configuration 'maestrano.services.impac-config-svc' ])
Version data entries
10 entries across 10 versions & 1 rubygems