Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
74802524045bbd1dac36bbfcd4785b46e4da07a6
/
.
/
applications
/
mCordPortal
/
.bowerrc
blob: c25682061c95ccb9bd9bc450fcf5bef396598241 [
file
] [
log
] [
blame
]
Matteo Scandolo
7480252
2016-02-25 09:19:41 -0800
[
diff
] [
blame^
]
1
{
2
"directory"
:
"src/bower_components/"
,
3
"scripts"
:
{
4
"postinstall"
:
"./node_modules/wiredep/wiredep-cli.js --dependencies --src ./src/index.html"
5
}
6
}