Mercurial > piecrust2
view docs/bower.json @ 534:5bbeb11fe8d9
bug: Fix crash running `chef help scaffolding` outside of a website.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 29 Jul 2015 09:10:28 -0700 |
parents | 07d53370724b |
children |
line wrap: on
line source
{ "name": "PieCrust", "version": "0.0.1", "private": "true", "dependencies": { "bootstrap": "~3.3.2" } }