Sha256: f5b3014bd06f61019ee01ceaa0a5992cd601da3aa7b137956adb35a5b724fa31

Contents?: true

Size: 805 Bytes

Versions: 24

Compression:

Stored size: 805 Bytes

Contents

{
	"name": "hard-rejection",
	"version": "2.1.0",
	"description": "Make unhandled promise rejections fail hard right away instead of the default silent fail",
	"license": "MIT",
	"repository": "sindresorhus/hard-rejection",
	"author": {
		"name": "Sindre Sorhus",
		"email": "sindresorhus@gmail.com",
		"url": "sindresorhus.com"
	},
	"engines": {
		"node": ">=6"
	},
	"scripts": {
		"test": "xo && ava && tsd"
	},
	"files": [
		"index.js",
		"index.d.ts",
		"register.js"
	],
	"keywords": [
		"promise",
		"promises",
		"unhandled",
		"uncaught",
		"rejection",
		"hard",
		"fail",
		"catch",
		"throw",
		"handler",
		"exit",
		"debug",
		"debugging",
		"verbose",
		"immediate",
		"immediately"
	],
	"devDependencies": {
		"ava": "^1.4.1",
		"execa": "^1.0.0",
		"tsd": "^0.7.1",
		"xo": "^0.24.0"
	}
}

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
trusty-cms-6.3.1 node_modules/hard-rejection/package.json
trusty-cms-5.0.7 node_modules/hard-rejection/package.json
trusty-cms-5.0.6 node_modules/hard-rejection/package.json
trusty-cms-5.0.5 node_modules/hard-rejection/package.json
trusty-cms-5.0.4 node_modules/hard-rejection/package.json
trusty-cms-5.0.3 node_modules/hard-rejection/package.json
trusty-cms-5.0.2 node_modules/hard-rejection/package.json
trusty-cms-5.0.1 node_modules/hard-rejection/package.json
trusty-cms-4.3.5 node_modules/hard-rejection/package.json
trusty-cms-5.0.0 node_modules/hard-rejection/package.json
trusty-cms-4.3.4 node_modules/hard-rejection/package.json
trusty-cms-4.3.3 node_modules/hard-rejection/package.json
trusty-cms-4.3.2 node_modules/hard-rejection/package.json
trusty-cms-4.3.1 node_modules/hard-rejection/package.json
trusty-cms-4.3 node_modules/hard-rejection/package.json
trusty-cms-4.2.3 node_modules/hard-rejection/package.json
trusty-cms-4.2.2 node_modules/hard-rejection/package.json
trusty-cms-4.2.1 node_modules/hard-rejection/package.json
trusty-cms-4.2 node_modules/hard-rejection/package.json
trusty-cms-4.1.9 node_modules/hard-rejection/package.json