We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It's possible to install this with bower straight from GitHub but the bower.json then would be:
bower.json
{ "name": "domready", "homepage": "https://github.com/ded/domready", "version": "1.0.5", "_release": "1.0.5", "_resolution": { "type": "version", "tag": "v1.0.5", "commit": "45fc341b179a5fa6d7ecda5f90e0138847cbd56e" }, "_source": "git://github.com/ded/domready.git", "_target": "*", "_originalSource": "domready" }
No main, which is handy for things like main-bower-files.
main
The text was updated successfully, but these errors were encountered:
+1
Sorry, something went wrong.
@ded ?
Successfully merging a pull request may close this issue.
It's possible to install this with bower straight from GitHub but the
bower.json
then would be:No
main
, which is handy for things like main-bower-files.The text was updated successfully, but these errors were encountered: