Skip to content

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

@adam-lynch

Description

@adam-lynch

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions