Skip to content

Instantly share code, notes, and snippets.

@willmitchell
Created November 10, 2014 20:34
Show Gist options
  • Save willmitchell/4116d9e630c900bd569b to your computer and use it in GitHub Desktop.
Save willmitchell/4116d9e630c900bd569b to your computer and use it in GitHub Desktop.
arbitrary jhipster bower config
{
"name": "pr",
"version": "0.0.0",
"dependencies": {
"atmosphere": "2.2.4",
"jquery-atmosphere": "2.2.4",
"bootstrap-sass": "twbs/bootstrap-sass#~3.1.1",
"modernizr": "2.7.1",
"jquery": "2.1.1",
"angular": "1.2.26",
"json3": "3.3.2",
"angular-route": "1.2.26",
"angular-resource": "1.2.26",
"angular-cookies": "1.2.26",
"angular-sanitize": "1.2.26",
"angular-translate": "2.4.2",
"angular-translate-storage-cookie": "2.4.2",
"angular-translate-loader-static-files": "2.4.2",
"angular-dynamic-locale": "0.1.21",
"angular-i18n": "1.2.26",
"swagger-ui": "2.0.18"
},
"devDependencies": {
"angular-mocks": "1.2.26",
"angular-scenario": "1.2.26"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment