Mercurial > piecrust2
view foodtruckui/bower.json @ 598:3cec8634209a
admin: Ability to configure SCM stuff per site.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Fri, 22 Jan 2016 11:01:00 -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" } }