view docs/bower.json @ 375:aade4ea57e7f

serve: Add ability to suppress the debug info window programmatically.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 07 May 2015 22:46:44 -0700
parents 07d53370724b
children
line wrap: on
line source

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