brush_cli
Version:
A tool for creating and developing cmos PC Framework project.
104 lines (103 loc) • 2.39 kB
JSON
{
"_args": [
[
{
"raw": "hawk@1.1.1",
"scope": null,
"escapedName": "hawk",
"name": "hawk",
"rawSpec": "1.1.1",
"spec": "1.1.1",
"type": "version"
},
"/usr/local/lib/node_modules/ionic/node_modules/cordova-lib/node_modules/request"
]
],
"_from": "hawk@1.1.1",
"_id": "hawk@1.1.1",
"_inCache": true,
"_location": "/ionic/hawk",
"_npmUser": {
"name": "hueniverse",
"email": "eran@hueniverse.com"
},
"_npmVersion": "1.3.8",
"_phantomChildren": {},
"_requested": {
"raw": "hawk@1.1.1",
"scope": null,
"escapedName": "hawk",
"name": "hawk",
"rawSpec": "1.1.1",
"spec": "1.1.1",
"type": "version"
},
"_requiredBy": [
"/ionic/cordova-lib/request"
],
"_resolved": "https://registry.npmjs.org/hawk/-/hawk-1.1.1.tgz",
"_shasum": "87cd491f9b46e4e2aeaca335416766885d2d1ed9",
"_shrinkwrap": null,
"_spec": "hawk@1.1.1",
"_where": "/usr/local/lib/node_modules/ionic/node_modules/cordova-lib/node_modules/request",
"author": {
"name": "Eran Hammer",
"email": "eran@hueniverse.com",
"url": "http://hueniverse.com"
},
"bugs": {
"url": "https://github.com/hueniverse/hawk/issues"
},
"contributors": [],
"dependencies": {
"boom": "0.4.x",
"cryptiles": "0.2.x",
"hoek": "0.9.x",
"sntp": "0.2.x"
},
"description": "HTTP Hawk Authentication Scheme",
"devDependencies": {
"complexity-report": "0.x.x",
"lab": "0.1.x",
"localStorage": "1.0.x"
},
"directories": {},
"dist": {
"shasum": "87cd491f9b46e4e2aeaca335416766885d2d1ed9",
"tarball": "https://registry.npmjs.org/hawk/-/hawk-1.1.1.tgz"
},
"engines": {
"node": ">=0.8.0"
},
"homepage": "https://github.com/hueniverse/hawk#readme",
"keywords": [
"http",
"authentication",
"scheme",
"hawk"
],
"licenses": [
{
"type": "BSD",
"url": "http://github.com/hueniverse/hawk/raw/master/LICENSE"
}
],
"main": "index",
"maintainers": [
{
"name": "hueniverse",
"email": "eran@hueniverse.com"
}
],
"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": "1.1.1"
}