Skip to content
New issue

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

Please add a bower.json with a "main" #36

Open
adam-lynch opened this issue Jul 22, 2014 · 2 comments
Open

Please add a bower.json with a "main" #36

adam-lynch opened this issue Jul 22, 2014 · 2 comments

Comments

@adam-lynch
Copy link

It's possible to install this with bower straight from GitHub but the bower.json then would be:

{
  "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.

@KATT
Copy link

KATT commented Aug 21, 2014

+1

@gsouf
Copy link

gsouf commented Mar 20, 2017

@ded ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants