Angular JS Atmosphere Wrapper
To install this module, you need to run the following command
$ npm install --save angularjs-atmosphere
$ npm install --save jquery@~3.0.0
$ npm install --save angular@~1.6.1
<script src="node_modules/angularjs-atmosphere/dist/angularjs-atmosphere.js"></script>
angular.module('app', ['angularJS.Atmosphere']);