view docs/bower.json @ 470:c582746cb7eb

Added tag 2.0.0a12 for changeset f14796cbab0f
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 14 Jul 2015 23:02:56 -0700
parents 07d53370724b
children
line wrap: on
line source

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