74 lines
1.5 KiB
JSON
74 lines
1.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"boom@0.4.2",
|
|
"C:\\wamp64\\www\\ilink"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "boom@0.4.2",
|
|
"_id": "boom@0.4.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-emNune1O/O+xnO9JR6PGffrukRs=",
|
|
"_location": "/boom",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "boom@0.4.2",
|
|
"name": "boom",
|
|
"escapedName": "boom",
|
|
"rawSpec": "0.4.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.4.2"
|
|
},
|
|
"_requiredBy": [
|
|
"/cryptiles",
|
|
"/hawk"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/boom/-/boom-0.4.2.tgz",
|
|
"_spec": "0.4.2",
|
|
"_where": "C:\\wamp64\\www\\ilink",
|
|
"author": {
|
|
"name": "Eran Hammer",
|
|
"email": "eran@hueniverse.com",
|
|
"url": "http://hueniverse.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/spumko/boom/issues"
|
|
},
|
|
"contributors": [],
|
|
"dependencies": {
|
|
"hoek": "0.9.x"
|
|
},
|
|
"description": "HTTP-friendly error objects",
|
|
"devDependencies": {
|
|
"complexity-report": "0.x.x",
|
|
"lab": "0.1.x"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
},
|
|
"homepage": "https://github.com/spumko/boom#readme",
|
|
"keywords": [
|
|
"error",
|
|
"http"
|
|
],
|
|
"licenses": [
|
|
{
|
|
"type": "BSD",
|
|
"url": "http://github.com/spumko/boom/raw/master/LICENSE"
|
|
}
|
|
],
|
|
"main": "index",
|
|
"name": "boom",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/spumko/boom.git"
|
|
},
|
|
"scripts": {
|
|
"test": "make test-cov"
|
|
},
|
|
"version": "0.4.2"
|
|
}
|