bernii / gauge.js

100% native and cool looking JavaScript gauge
MIT License
1.42k stars 391 forks source link

Fix bower.json. #80

Closed haolinj closed 9 years ago

rodmaz commented 8 years ago

Still not bower compatible. Able to install using both

bower install gauge.js --save or bower install bernii/gauge.js --save

Both include this entry in bower.json:

  "dependencies": {
    "angular": "^1.5.2",
    "bernii/gauge.js": "gauge.js#^1.2.1"
  }

Whenever user tries to install another component, hell breaks loose:

fatal: remote error: 
  bernii/gauge.js=gauge.js is not a valid repository name