garycourt / uri-js

An RFC 3986 compliant, scheme extendable URI parsing/validating/normalizing/resolving library for JavaScript
Other
305 stars 69 forks source link

Add bower.json file #10

Closed kengruven closed 7 years ago

kengruven commented 8 years ago

See #2

I've never made a bower.json file before, but I looked at the documentation, some other bower.json files, and the uri-js package.json file, and came up with this. When I ran bower install https://github.com/kengruven/uri-js.git, it seemed to work.

To add this to the Bower Registry, it looks like you'd need to:

garycourt commented 7 years ago

This has been merged into v3.