1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192 |
- {
- "_args": [
- [
- "boom@0.4.x",
- "D:\\work\\im\\node_modules\\hawk"
- ]
- ],
- "_from": "boom@>=0.4.0 <0.5.0",
- "_id": "boom@0.4.2",
- "_inCache": true,
- "_installable": true,
- "_location": "/boom",
- "_npmUser": {
- "email": "eran@hueniverse.com",
- "name": "hueniverse"
- },
- "_npmVersion": "1.2.18",
- "_phantomChildren": {},
- "_requested": {
- "name": "boom",
- "raw": "boom@0.4.x",
- "rawSpec": "0.4.x",
- "scope": null,
- "spec": ">=0.4.0 <0.5.0",
- "type": "range"
- },
- "_requiredBy": [
- "/cryptiles",
- "/hawk",
- "/upyun-core/hawk"
- ],
- "_resolved": "https://registry.npmjs.org/boom/-/boom-0.4.2.tgz",
- "_shasum": "7a636e9ded4efcefb19cef4947a3c67dfaee911b",
- "_shrinkwrap": null,
- "_spec": "boom@0.4.x",
- "_where": "D:\\work\\im\\node_modules\\hawk",
- "author": {
- "email": "eran@hueniverse.com",
- "name": "Eran Hammer",
- "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"
- },
- "directories": {},
- "dist": {
- "shasum": "7a636e9ded4efcefb19cef4947a3c67dfaee911b",
- "tarball": "https://registry.npmjs.org/boom/-/boom-0.4.2.tgz"
- },
- "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",
- "maintainers": [
- {
- "email": "eran@hueniverse.com",
- "name": "hueniverse"
- }
- ],
- "name": "boom",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/spumko/boom.git"
- },
- "scripts": {
- "test": "make test-cov"
- },
- "version": "0.4.2"
- }
|