Files
bower/lib/config.js
2012-09-11 17:16:41 +05:30

5 lines
124 B
JavaScript

module.exports = {
directory: 'components',
json: 'component.json'
endpoint: 'https://bower.herokuapp.com/',
}