var module = angular.module("cryto.openng", ["cryto.jsde"]); module.controller("appController", function($scope){ });