aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/node_modules/hawk/component.json
blob: 57be3ebf2e5b09325e7d519c966a369546ec0a25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "name": "hawk",
  "repo": "hueniverse/hawk",
  "description": "HTTP Hawk Authentication Scheme",
  "version": "1.0.0",
  "keywords": [
    "http",
    "authentication",
    "scheme",
    "hawk"
  ],
  "dependencies": {},
  "development": {},
  "license": "BSD",
  "main": "lib/browser.js",
  "scripts": [
    "lib/browser.js"
  ]
}