Mercurial > piecrust2
view foodtruckui/bower.json @ 595:eeb205ab8583
cm: Add requirements for FoodTruck.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 20 Jan 2016 21:35:58 -0800 |
parents | d4a01a023998 |
children |
line wrap: on
line source
{ "name": "FoodTruck", "description": "", "authors": [ "Ludovic Chabant <ludovic@chabant.com>" ], "homepage": "http://bolt80.com/piecrust", "ignore": [ "node_modules", "bower_components" ], "dependencies": { "bootstrap-sass": "~3.3.5", "font-awesome": "fontawesome#~4.5.0", "Ionicons": "ionicons#~2.0.1" } }