Sha256: b99553405ddec7f99fc269ccba749de96fc5805bc6195c7e9cb2be039c702e32
Contents?: true
Size: 301 Bytes
Versions: 231
Compression:
Stored size: 301 Bytes
Contents
/** * @ngdoc module * @name Bastion.docker-tags * * @description * Module for Docker Tags related functionality. */ angular.module('Bastion.docker-tags', [ 'ngResource', 'ui.router', 'Bastion', 'Bastion.i18n', 'Bastion.components', 'Bastion.components.formatters' ]);
Version data entries
231 entries across 231 versions & 1 rubygems