view docs/bower.json @ 308:a694b78db0b1

docs: A whole bunch of drafts for content model and reference pages.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 24 Mar 2015 22:34:43 -0700
parents 07d53370724b
children
line wrap: on
line source

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