Advertisement
Guest User

Untitled

a guest
Feb 27th, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. bower install angucomplete-alt --save
  2.  
  3. bower invalid-meta for:C:UsersHPDesktopProjetTraccartraccar- mastertraccar-webwebclientbower.json
  4.  
  5. bower angular#>=1.4.0 1.5.x validate 1.5.11 against https://github.com/angular/bower-angular.git#>=1.4.0 1.5.x
  6. bower angular#^1.2.0 cached https://github.com/angular/bower-angular.git#1.6.2
  7. bower angular#^1.2.0 validate 1.6.2 against https://github.com/angular/bower-angular.git#^1.2.0
  8. bower ECONFLICT Unable to find suitable version for angular
  9.  
  10. {
  11. "name": "ClipTwo",
  12. "version": "2.0.0",
  13. "authors": [
  14. "ClipTheme"
  15. ],
  16. "description": "AngularJs Bootstrap Admin Template",
  17. "keywords": [
  18. "AngularJS",
  19. "admin",
  20. "admin",
  21. "widgets"
  22. ],
  23. "license": "Envato REGULAR LICENSE",
  24. "homepage": "http://themeforest.net/item/cliptwo-bootstrap-admin-template-with-angularjs/10290688",
  25. "private": true,
  26. "ignore": [
  27. "**/.*",
  28. "node_modules",
  29. "bower_components",
  30. "test",
  31. "tests"
  32. ],
  33. "dependencies": {
  34. "angular": "^1.3.x",
  35. "angular-animate": "~1.3.x",
  36. "angular-messages": "~1.3.x",
  37. "angular-route": "~1.3.x",
  38. "angular-ui-grid": "^4.0.2",
  39. "bootstrap": "^3.3.7"
  40.  
  41. },
  42. "resolutions": {
  43. "angular": "~1.3.x",
  44. "jquery": "~1.9.1"
  45.  
  46. }
  47. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement