view docs/bower.json @ 309:93cd57e2b074

docs: Fix link, add another link.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 25 Mar 2015 23:04:30 -0700
parents 07d53370724b
children
line wrap: on
line source

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