Sha256: 862c9d93c31ae5a02219c6d0d2f922f402089a0c171c999d643e5720c3307f87
Contents?: true
Size: 273 Bytes
Versions: 13
Compression:
Stored size: 273 Bytes
Contents
(function () { 'use strict'; /** * @ngdoc module * @name Bastion.docker-manifests * * @description * Module for Docker Manifest related functionality. */ angular .module('Bastion.docker-manifests', ['Bastion']); })();
Version data entries
13 entries across 13 versions & 1 rubygems