view foodtruckui/bower.json @ 589:9650638e504d

cm: Ignore more stuff for CtrlP or Gutentags.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 17 Jan 2016 21:45:42 -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"
  }
}