Mercurial > piecrust2
view foodtruckui/bower.json @ 587:d4a01a023998
admin: Add "FoodTruck" admin panel from the side experiment project.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sat, 16 Jan 2016 14:24:35 -0800 |
parents | |
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" } }