UNPKG

nodulator

Version:

Complete NodeJS Framework for Restfull APIs

129 lines (128 loc) 3.09 kB
{ "_args": [ [ { "name": "loud-rejection", "raw": "loud-rejection@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "/home/fgreiner/prog/js/Nodulator/node_modules/meow" ] ], "_from": "loud-rejection@>=1.0.0 <2.0.0", "_id": "loud-rejection@1.5.0", "_inCache": true, "_installable": true, "_location": "/loud-rejection", "_nodeVersion": "4.4.2", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/loud-rejection-1.5.0.tgz_1466101836513_0.02026764629408717" }, "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "2.15.0", "_phantomChildren": {}, "_requested": { "name": "loud-rejection", "raw": "loud-rejection@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/meow" ], "_resolved": "https://registry.npmjs.org/loud-rejection/-/loud-rejection-1.5.0.tgz", "_shasum": "be90d8e74d945f6d8112069967a6c4a89173308a", "_shrinkwrap": null, "_spec": "loud-rejection@^1.0.0", "_where": "/home/fgreiner/prog/js/Nodulator/node_modules/meow", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/loud-rejection/issues" }, "dependencies": { "currently-unhandled": "^0.4.1", "signal-exit": "^3.0.0" }, "description": "Make unhandled promise rejections fail loudly instead of the default silent fail", "devDependencies": { "ava": "*", "bluebird": "^3.0.5", "coveralls": "^2.11.4", "delay": "^1.0.0", "get-stream": "^2.0.0", "nyc": "^6.2.1", "xo": "*" }, "directories": {}, "dist": { "shasum": "be90d8e74d945f6d8112069967a6c4a89173308a", "tarball": "https://registry.npmjs.org/loud-rejection/-/loud-rejection-1.5.0.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js", "register.js", "api.js" ], "gitHead": "0d8c7d16135be81ef8c6005cbced23953509fc48", "homepage": "https://github.com/sindresorhus/loud-rejection#readme", "keywords": [ "promise", "promises", "unhandled", "uncaught", "rejection", "loud", "fail", "catch", "throw", "handler", "exit", "debug", "debugging", "verbose" ], "license": "MIT", "maintainers": [ { "email": "james@talmage.io", "name": "jamestalmage" }, { "email": "sindresorhus@gmail.com", "name": "sindresorhus" } ], "name": "loud-rejection", "nyc": { "exclude": [ "fixture.js" ] }, "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/loud-rejection.git" }, "scripts": { "coveralls": "nyc report --reporter=text-lcov | coveralls", "test": "xo && nyc ava" }, "version": "1.5.0" }