github.com/fanux/shipyard@v0.0.0-20161009071005-6515ce223235/controller/static/app/core/core.module.js (about) 1 (function() { 2 'use strict'; 3 4 angular 5 .module('shipyard.core', []); 6 })();