96 lines
2.1 KiB
JSON
96 lines
2.1 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"hawk@~2.3.0",
|
|
"/Users/sid/Desktop/code/RustyCode/node_modules/request"
|
|
]
|
|
],
|
|
"_from": "hawk@>=2.3.0 <2.4.0",
|
|
"_id": "hawk@2.3.1",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/hawk",
|
|
"_npmUser": {
|
|
"email": "eran@hueniverse.com",
|
|
"name": "hueniverse"
|
|
},
|
|
"_npmVersion": "1.4.28",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "hawk",
|
|
"raw": "hawk@~2.3.0",
|
|
"rawSpec": "~2.3.0",
|
|
"scope": null,
|
|
"spec": ">=2.3.0 <2.4.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/request"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/hawk/-/hawk-2.3.1.tgz",
|
|
"_shasum": "1e731ce39447fa1d0f6d707f7bceebec0fd1ec1f",
|
|
"_shrinkwrap": null,
|
|
"_spec": "hawk@~2.3.0",
|
|
"_where": "/Users/sid/Desktop/code/RustyCode/node_modules/request",
|
|
"author": {
|
|
"email": "eran@hammer.io",
|
|
"name": "Eran Hammer",
|
|
"url": "http://hueniverse.com"
|
|
},
|
|
"browser": "./lib/browser.js",
|
|
"bugs": {
|
|
"url": "https://github.com/hueniverse/hawk/issues"
|
|
},
|
|
"contributors": [],
|
|
"dependencies": {
|
|
"boom": "2.x.x",
|
|
"cryptiles": "2.x.x",
|
|
"hoek": "2.x.x",
|
|
"sntp": "1.x.x"
|
|
},
|
|
"description": "HTTP Hawk Authentication Scheme",
|
|
"devDependencies": {
|
|
"code": "1.x.x",
|
|
"lab": "5.x.x"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "1e731ce39447fa1d0f6d707f7bceebec0fd1ec1f",
|
|
"tarball": "https://registry.npmjs.org/hawk/-/hawk-2.3.1.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
},
|
|
"gitHead": "492632da51ecedd5f59ce96f081860ad24ce6532",
|
|
"homepage": "https://github.com/hueniverse/hawk",
|
|
"keywords": [
|
|
"http",
|
|
"authentication",
|
|
"scheme",
|
|
"hawk"
|
|
],
|
|
"licenses": [
|
|
{
|
|
"type": "BSD",
|
|
"url": "http://github.com/hueniverse/hawk/raw/master/LICENSE"
|
|
}
|
|
],
|
|
"main": "index",
|
|
"maintainers": [
|
|
{
|
|
"email": "eran@hueniverse.com",
|
|
"name": "hueniverse"
|
|
}
|
|
],
|
|
"name": "hawk",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/hueniverse/hawk.git"
|
|
},
|
|
"scripts": {
|
|
"test": "make test-cov"
|
|
},
|
|
"version": "2.3.1"
|
|
}
|