summaryrefslogtreecommitdiff
path: root/bower.json
blob: 7c615219f0c518f70b1560d40880a452fe8394bd (plain)
1
2
3
4
5
6
7
8
9
{
  "name": "yeoman3",
  "version": "0.0.1",
  "ignore": [
    "**/.*",
    "node_modules",
    "components"
  ]
}