nnattawat / flip

A lightweight jQuery plugin to make 3D card flipping animation
Other
626 stars 312 forks source link

Missing "main" and "ignore" entry in bower.json #50

Closed VholtWCP closed 9 years ago

VholtWCP commented 9 years ago

When trying to install flip using bower, we get the following error because the "main" and "ignore" entries are missing from bower.json:

bower flip#~1.0.x invalid-meta flip is missing "main" entry in bower.json
bower flip#~1.0.x invalid-meta flip is missing "ignore" entry in bower.json

Download commented 9 years ago

Good catch