ralfting

bower.json

Aug 4th, 2014
286
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.   "name": "strap",
  3.   "version": "0.0.0",
  4.   "dependencies": {
  5.     "angular": "1.2.16",
  6.     "json3": "~3.3.1",
  7.     "es5-shim": "~3.1.0",
  8.     "bootstrap-sass-official": "~3.2.0",
  9.     "angular-resource": "1.2.16",
  10.     "angular-cookies": "1.2.16",
  11.     "angular-sanitize": "1.2.16",
  12.     "angular-animate": "1.2.16",
  13.     "angular-touch": "1.2.16",
  14.     "angular-route": "1.2.16",
  15.     "angular-strap": "~2.0.0",
  16.     "angular-motion": "~0.3.3"
  17.   },
  18.   "devDependencies": {
  19.     "angular-mocks": "1.2.16",
  20.     "angular-scenario": "1.2.16"
  21.   },
  22.   "appPath": "app"
  23. }
Advertisement
Add Comment
Please, Sign In to add comment