Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bower install not work #4

Open
JosuaMeier opened this issue Nov 10, 2014 · 1 comment
Open

Bower install not work #4

JosuaMeier opened this issue Nov 10, 2014 · 1 comment

Comments

@JosuaMeier
Copy link

Try to install with bower but get a wrong bower.json.
It looks like this:

{
  "name": "bootstrap-timepicker",
  "version": "0.2.6",
  "description": "A timepicker component for Twitter Bootstrap 2.x",
  "repository": {
    "type": "git",
    "url": "https://github.com/jdewit/bootstrap-timepicker"
  },
  "main": [
    "js/bootstrap-timepicker.min.js",
    "css/bootstrap-timepicker.min.css"
  ],
  "dependencies": {
    "bootstrap": ">=2.0.4 3.0",
    "jquery": ">=1.8.3",
    "autotype": "https://raw.github.com/mmonteleone/jquery.autotype/master/jquery.autotype.js"
  },
  "homepage": "https://github.com/m3wolf/bootstrap3-timepicker"
}
@jonathanpmartins
Copy link

Exact same problem to me! 😞
Why is this happening? Can someone help me to get this work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants