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

Updated bower.json to valid format #111

Merged
merged 1 commit into from
Jul 9, 2014
Merged

Updated bower.json to valid format #111

merged 1 commit into from
Jul 9, 2014

Conversation

jwngr
Copy link

@jwngr jwngr commented Jul 9, 2014

Running “bower install epoch” from a non-cached version of the package threw the following warnings:

bower epoch#* not-cached git://github.com/fastly/epoch.git#*
bower epoch#* resolve git://github.com/fastly/epoch.git#*
bower epoch#* download https://github.com/fastly/epoch/archive/0.5.2.tar.gz
bower epoch#* extract archive.tar.gz
bower epoch#* invalid-meta epoch is missing "main" entry in bower.json
bower epoch#* invalid-meta epoch is missing "ignore" entry in bower.json

bower epoch#* resolved git://github.com/fastly/epoch.git#0.5.2
bower epoch#~0.5.2 install epoch#0.5.2

I updated the bower.json file to get rid of these warnings. I also added some keywords to improve searchability on bower package search engines.

Running “bower install epoch” from a non-cached version of the package
threw the following warnings:

bower epoch#*               not-cached
git://github.com/fastly/epoch.git#*
bower epoch#*                  resolve
git://github.com/fastly/epoch.git#*
bower epoch#*                 download
https://github.com/fastly/epoch/archive/0.5.2.tar.gz
bower epoch#*                  extract archive.tar.gz
bower epoch#*             invalid-meta epoch is missing "main" entry in
bower.json
bower epoch#*             invalid-meta epoch is missing "ignore" entry
in bower.json
bower epoch#*                 resolved
git://github.com/fastly/epoch.git#0.5.2
bower epoch#~0.5.2             install epoch#0.5.2

I updated the bower.json file to get rid of these warnings. I also
added some keywords to improve searchability on bower package search
engines.
@rsandor
Copy link
Collaborator

rsandor commented Jul 9, 2014

Woot, thanks!

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 this pull request may close these issues.

2 participants