MoonScript / jQuery-ajaxTransport-XDomainRequest

jQuery ajaxTransport extension that uses XDomainRequest for IE8 and IE9.
MIT License
949 stars 319 forks source link

Missing main and ignore entries in bower.json #44

Open adriaandotcom opened 10 years ago

adriaandotcom commented 10 years ago
bower jquery.xdomainrequest#~1.0.2 invalid-meta jquery.xdomainrequest is missing "main" entry in bower.json
bower jquery.xdomainrequest#~1.0.2 invalid-meta jquery.xdomainrequest is missing "ignore" entry in bower.json
MoonScript commented 9 years ago

I'm not familiar with how the bower.json should be set up. Could you submit a pull request if you know how it should be done? Thanks.