Sha256: 424f4345ef0ee1d74794db885852cea1810422ae50e20e06539b2bd3fd6b2e4f
Contents?: true
Size: 1.78 KB
Versions: 10
Compression:
Stored size: 1.78 KB
Contents
{ "name": "http-errors", "description": "Create HTTP error objects", "version": "1.2.8", "author": { "name": "Jonathan Ong", "email": "me@jongleberry.com", "url": "http://jongleberry.com" }, "license": "MIT", "repository": { "type": "git", "url": "https://github.com/jshttp/http-errors" }, "dependencies": { "inherits": "~2.0.1", "statuses": "1" }, "devDependencies": { "istanbul": "0", "mocha": "1" }, "engines": { "node": ">= 0.6" }, "scripts": { "test": "mocha --reporter spec --bail", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot", "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter dot" }, "keywords": [ "http", "error" ], "files": [ "index.js", "HISTORY.md", "LICENSE", "README.md" ], "gitHead": "c6654476fe3f02013259920cc04d9ae6c3b1ba16", "bugs": { "url": "https://github.com/jshttp/http-errors/issues" }, "homepage": "https://github.com/jshttp/http-errors", "_id": "http-errors@1.2.8", "_shasum": "8ee5fe0b51982221d796c0c4712d76f72097a4d0", "_from": "http-errors@>=1.2.8 <1.3.0", "_npmVersion": "1.4.21", "_npmUser": { "name": "dougwilson", "email": "doug@somethingdoug.com" }, "maintainers": [ { "name": "egeste", "email": "npm@egeste.net" }, { "name": "jongleberry", "email": "jonathanrichardong@gmail.com" }, { "name": "dougwilson", "email": "doug@somethingdoug.com" } ], "dist": { "shasum": "8ee5fe0b51982221d796c0c4712d76f72097a4d0", "tarball": "http://registry.npmjs.org/http-errors/-/http-errors-1.2.8.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.2.8.tgz" }
Version data entries
10 entries across 10 versions & 1 rubygems