powmedia / backbone-forms

Form framework for BackboneJS with nested forms, editable lists and validation
MIT License
2.17k stars 413 forks source link

please support bower.json #362

Closed ghost closed 7 years ago

webjay commented 10 years ago

I installed via Bower, it's there:

bower info backbone-forms version
bower cached        git://github.com/powmedia/backbone-forms.git#0.14.0
bower validate      0.14.0 against git://github.com/powmedia/backbone-forms.git#*

'0.14.0'
ghost commented 10 years ago

I mean a bower.json file, so that the main, and dependencies are defined for use.

powmedia commented 10 years ago

If anyone wants to submit a working bower.json file in a pull request we can merge this in. On Feb 21, 2014 1:21 PM, "uxnow" notifications@github.com wrote:

I mean a bower.json file, so that the main, and dependencies are defined for use.

Reply to this email directly or view it on GitHubhttps://github.com/powmedia/backbone-forms/issues/362#issuecomment-35700129 .

goodniceweb commented 9 years ago

Looks like it issue was resolved here: 400a3c5