Pathologic was missing because of a .git folder inside.
[yaffs-website] / node_modules / hawk / bower.json
1 {\r
2   "name": "hawk",\r
3   "main": "lib/browser.js",\r
4   "license": "./LICENSE",\r
5   "ignore": [\r
6     "!lib",\r
7     "lib/*",\r
8     "!lib/browser.js",\r
9     "index.js"\r
10   ],\r
11   "keywords": [\r
12     "http",\r
13     "authentication",\r
14     "scheme",\r
15     "hawk"\r
16   ],\r
17   "authors": [\r
18     "Eran Hammer <eran@hammer.io>"\r
19   ],\r
20   "repository": {\r
21     "type": "git",\r
22     "url": "git://github.com/hueniverse/hawk.git"\r
23   }\r
24 }\r