view docs/bower.json @ 405:1970e7e3a18e

docs: Add the `--pre` flag to `pip install` while PieCrust is in beta.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 24 May 2015 18:35:57 -0700
parents 07d53370724b
children
line wrap: on
line source

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