view docs/bower.json @ 547:8c9057bb0fea

Added tag 2.0.0b3 for changeset 6ef89b31ddda
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 01 Aug 2015 08:13:08 -0700
parents 07d53370724b
children
line wrap: on
line source

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