Pathologic was missing because of a .git folder inside.
[yaffs-website] / node_modules / hawk / component.json
1 {\r
2   "name": "hawk",\r
3   "repo": "hueniverse/hawk",\r
4   "description": "HTTP Hawk Authentication Scheme",\r
5   "version": "1.0.0",\r
6   "keywords": [\r
7     "http",\r
8     "authentication",\r
9     "scheme",\r
10     "hawk"\r
11   ],\r
12   "dependencies": {},\r
13   "development": {},\r
14   "license": "BSD",\r
15   "main": "lib/browser.js",\r
16   "scripts": [\r
17     "lib/browser.js"\r
18   ]\r
19 }