Skip to content

Instantly share code, notes, and snippets.

@javacodenet
Created June 18, 2017 13:38
ng-spring
{
"name": "Employee App",
"version": "1.0.0",
"appPath": "src/main/resources/static/app",
"dependencies": {
"angular": "1.6.4",
"bootstrap": "~3.3.0",
"bootstrap-css-only": "~3.2.0",
"restangular": "~1.5.1",
"lodash": "^4.17.4",
"angular-animate": "^1.6.4",
"AngularJS-Toaster": "angularjs-toaster#^2.1.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment