view docs/bower.json @ 327:b30ab97e091b

Added tag 2.0.0a6 for changeset 1ecc0c16ba64
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 30 Mar 2015 21:32:08 -0700
parents 07d53370724b
children
line wrap: on
line source

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