Sha256: 2ef0001e960f7a74c9ccdc5f528de33ed39c3cea9da676b4d540b52d0be19650

Contents?: true

Size: 1.34 KB

Versions: 31

Compression:

Stored size: 1.34 KB

Contents

{
  "name": "currently-unhandled",
  "version": "0.4.1",
  "description": "Track the list of currently unhandled promise rejections.",
  "license": "MIT",
  "repository": "jamestalmage/currently-unhandled",
  "author": {
    "name": "James Talmage",
    "email": "james@talmage.io",
    "url": "github.com/jamestalmage"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "scripts": {
    "test": "xo && nyc ava"
  },
  "files": [
    "index.js",
    "core.js",
    "browser.js"
  ],
  "keywords": [
    "unhandled",
    "unhandledRejection",
    "rejected",
    "promises"
  ],
  "dependencies": {
    "array-find-index": "^1.0.1"
  },
  "devDependencies": {
    "ava": "^0.15.1",
    "bluebird": "^3.4.0",
    "browserify": "^13.0.1",
    "coveralls": "^2.11.9",
    "delay": "^1.3.1",
    "is-ci": "^1.0.8",
    "karma": "^0.13.22",
    "karma-browserify": "^5.0.5",
    "karma-chrome-launcher": "^1.0.1",
    "karma-firefox-launcher": "^1.0.0",
    "karma-mocha": "^1.0.1",
    "mocha": "^2.5.3",
    "nyc": "^6.4.0",
    "watchify": "^3.7.0",
    "xo": "^0.15.0"
  },
  "browser": {
    "./index.js": "./browser.js"
  },
  "ava": {
    "files": "test.js"
  },
  "nyc": {
    "reporter": [
      "lcov",
      "text"
    ]
  },
  "xo": {
    "ignores": [
      "browser-bluebird-test.js"
    ],
    "envs": [
      "browser",
      "mocha",
      "node"
    ]
  }
}

Version data entries

31 entries across 30 versions & 13 rubygems

Version Path
optimacms-0.1.61 spec/dummy/node_modules/currently-unhandled/package.json
disco_app-0.18.0 test/dummy/node_modules/currently-unhandled/package.json
disco_app-0.18.2 test/dummy/node_modules/currently-unhandled/package.json
tang-0.2.1 spec/tang_app/node_modules/currently-unhandled/package.json
groonga-client-model-6.0.0 test/apps/rails6.1.3/node_modules/currently-unhandled/package.json
groonga-client-model-6.0.0 test/apps/rails6.0.3.5/node_modules/currently-unhandled/package.json
ruby2js-4.0.4 lib/tasks/testrails/node_modules/currently-unhandled/package.json
ruby2js-4.0.3 lib/tasks/testrails/node_modules/currently-unhandled/package.json
tang-0.2.0 spec/tang_app/node_modules/currently-unhandled/package.json
tang-0.1.0 spec/tang_app/node_modules/currently-unhandled/package.json
tang-0.0.9 spec/tang_app/node_modules/currently-unhandled/package.json
enju_library-0.3.8 spec/dummy/node_modules/currently-unhandled/package.json
jester-data-8.0.0 node_modules/currently-unhandled/package.json
ezii-os-5.2.1 node_modules/currently-unhandled/package.json
ezii-os-2.0.1 node_modules/currently-unhandled/package.json
ezii-os-1.1.0 node_modules/currently-unhandled/package.json
ezii-os-1.0.0 node_modules/currently-unhandled/package.json
ezii-os-0.0.0.1.0 node_modules/currently-unhandled/package.json
ezii-os-0.0.0.0.1 node_modules/currently-unhandled/package.json
optimacms-0.4.3 spec/dummy/node_modules/currently-unhandled/package.json