habitica/.bowerrc

8 lines
161 B
Text
Raw Normal View History

2013-08-25 01:06:37 +00:00
{
"directory": "public/bower_components",
"storage": {
"packages": ".bower-cache",
"registry": ".bower-registry"
},
"tmp": ".bower-tmp"
2013-08-25 01:06:37 +00:00
}