Open adam-lynch opened 10 years ago
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
+1
@ded ?
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.