view docs/bower.json @ 283:e71ed81d497b

docs: Last part of the tutorial.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 01 Mar 2015 21:57:57 -0800
parents 07d53370724b
children
line wrap: on
line source

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