view foodtruckui/bower.json @ 601:effbc78b5528

admin: Better error reporting, general clean-up.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 24 Jan 2016 10:42:33 -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"
  }
}