blob: fc0edb7ad70e3fc2dc9123fa85be8b7b75ec6849 [file] [log] [blame]
{
"_from": "verror@1.3.6",
"_id": "verror@1.3.6",
"_location": "/npm/request/http-signature/jsprim/verror",
"_npmUser": {
"email": "dap@cs.brown.edu",
"name": "dap"
},
"_npmVersion": "1.1.65",
"_phantomChildren": {},
"_requiredBy": [
"/npm/request/http-signature/jsprim"
],
"_resolved": "https://registry.npmjs.org/verror/-/verror-1.3.6.tgz",
"_shasum": "cff5df12946d297d2baaefaa2689e25be01c005c",
"_shrinkwrap": null,
"bugs": {
"url": "https://github.com/davepacheco/node-verror/issues"
},
"dependencies": {
"extsprintf": "1.0.2"
},
"description": "richer JavaScript errors",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "cff5df12946d297d2baaefaa2689e25be01c005c",
"tarball": "https://registry.npmjs.org/verror/-/verror-1.3.6.tgz"
},
"engines": [
"node >=0.6.0"
],
"homepage": "https://github.com/davepacheco/node-verror#readme",
"main": "./lib/verror.js",
"maintainers": [
{
"email": "dap@cs.brown.edu",
"name": "dap"
}
],
"name": "verror",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/davepacheco/node-verror.git"
},
"scripts": {
"test": "make test"
},
"version": "1.3.6"
}