view docs/bower.json @ 425:afeebdd9f767

bake: Pass the sub-cache directory to the bake workers.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 25 Jun 2015 14:51:37 -0700
parents 07d53370724b
children
line wrap: on
line source

{
  "name": "PieCrust",
  "version": "0.0.1",
  "private": "true",
  "dependencies": {
    "bootstrap": "~3.3.2"
  }
}