view docs/bower.json @ 271:12657039c436

internal: Re-use the cached resource directory.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 01 Mar 2015 09:06:32 -0800
parents 07d53370724b
children
line wrap: on
line source

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