All Projects → bower → Registry

bower / Registry

Licence: mit
The Bower registry

Programming Languages

javascript
184084 projects - #8 most used programming language

Bower registry Build Status

Find package

curl https://registry.bower.io/packages/jquery

Response

{ "name": "jquery", "url": "git://github.com/jquery/jquery.git" }

List all packages

curl https://registry.bower.io/packages

Usage

node index.js

Editing

Registry can be modified directly by editing db/packages.json file.

License

Copyright Twitter, Inc. Licensed under the MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].