.bowerrc 151 Bytes
{
  "directory": "dist/lib",
  "storage": {
          "packages": ".bower-cache",
          "registry": ".bower-registry"
  },
  "tmp": ".bower-tmp"
}