Files
bower/lib/core/config.js
Karthik Kastury e0c30b5573 Revert "Moved config.js to lib/ instead of lib/core"
This reverts commit 6c6e193362.

Revert "Allow Custom Bower Endpoints"

This reverts commit 9e7f136948.
2012-09-14 22:34:50 +05:30

4 lines
78 B
JavaScript

module.exports = {
directory: 'components',
json: 'component.json'
}