Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
ndm / opt / ndm / resources / app / node_modules / hawk / bower.json
Size: Mime:
{
  "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"
  }
}