view docs/bower.json @ 446:4cdf6c2157a0

bug: Fix infinite loop in Jinja2 rendering.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 02 Jul 2015 23:28:24 -0700
parents 07d53370724b
children
line wrap: on
line source

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