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