This website works better with JavaScript
Home
Explore
Help
Register
Sign In
dayuan
/
manyi
Watch
6
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
7267e21183
Branches
Tags
master
manyi
/
static
/
angular-mod
/
bak
/
grunt
/
bower-install-simple.js
bower-install-simple.js
129 B
History
Raw
1
2
3
4
5
6
7
module.exports = {
options: {
color: false,
production: false,
directory: 'bower_components'
}
};