view docs/bower.json @ 509:0f777870fbaf

docs: Configure fenced code blocks in Markdown with Pygments highlighting.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 26 Jul 2015 09:47:33 -0700
parents 07d53370724b
children
line wrap: on
line source

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