jsonform
jsonform copied to clipboard
Create a bower package
Thought a bower package might be useful for this. I've created a basic bower.json
using the information from package.json
, and included the current dependencies.
Hope there's no objection to releasing jsonform
as a bower package?
that's cool!
should we include zschema as a dependency? if they do not supply bower package, maybe we should include a copy of zschema in our bower package?
2015-11-03 12:31 GMT+08:00 S Anand [email protected]:
Thought a bower package might be useful for this. I've created a basic bower.json using the information from package.json, and included the current dependencies.
Hope there's no objection to releasing jsonform as a bower package?
You can view, comment on, or merge this pull request online at:
https://github.com/ulion/jsonform/pull/27 Commit Summary
- Create a bower package
File Changes
- A bower.json https://github.com/ulion/jsonform/pull/27/files#diff-0 (34)
Patch Links:
- https://github.com/ulion/jsonform/pull/27.patch
- https://github.com/ulion/jsonform/pull/27.diff
— Reply to this email directly or view it on GitHub https://github.com/ulion/jsonform/pull/27.
Ulion
Agreed -- have just added the z-schema version currently in the repo.