// SYSTEM PANEL //
[ROOT]
/
opt
/
alt
/
alt-nodejs6
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
request
/
node_modules
/
hawk
[ PARENT ]
EDIT :: bower.json
{ "name": "hawk", "main": "lib/browser.js", "license": "./LICENSE", "ignore": [ "!lib", "lib/*", "!lib/browser.js", "index.js" ], "keywords": [ "http", "authentication", "scheme", "hawk" ], "authors": [ "Eran Hammer <eran@hammer.io>" ], "repository": { "type": "git", "url": "git://github.com/hueniverse/hawk.git" } }
SAVE
CANCEL