Sha256: 758e5ad6ce411055064b7428971ae6e186fdb7779d63ce57d8927935e3426044

Contents?: true

Size: 703 Bytes

Versions: 29

Compression:

Stored size: 703 Bytes

Contents

{
  "name": "p-try",
  "version": "1.0.0",
  "description": "`Promise#try()` ponyfill - Starts a promise chain",
  "license": "MIT",
  "repository": "sindresorhus/p-try",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "engines": {
    "node": ">=4"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "files": [
    "index.js"
  ],
  "keywords": [
    "promise",
    "try",
    "resolve",
    "function",
    "catch",
    "async",
    "await",
    "promises",
    "settled",
    "ponyfill",
    "polyfill",
    "shim",
    "bluebird"
  ],
  "devDependencies": {
    "ava": "*",
    "xo": "*"
  },
  "xo": {
    "esnext": true
  }
}

Version data entries

29 entries across 29 versions & 5 rubygems

Version Path
trusty-cms-5.0.7 node_modules/pkg-up/node_modules/p-try/package.json
trusty-cms-5.0.6 node_modules/pkg-up/node_modules/p-try/package.json
trusty-cms-5.0.5 node_modules/pkg-up/node_modules/p-try/package.json
trusty-cms-5.0.4 node_modules/pkg-up/node_modules/p-try/package.json
trusty-cms-5.0.3 node_modules/pkg-up/node_modules/p-try/package.json
trusty-cms-5.0.2 node_modules/pkg-up/node_modules/p-try/package.json
trusty-cms-5.0.1 node_modules/pkg-up/node_modules/p-try/package.json
trusty-cms-4.3.5 node_modules/pkg-up/node_modules/p-try/package.json
trusty-cms-5.0.0 node_modules/pkg-up/node_modules/p-try/package.json
trusty-cms-4.3.4 node_modules/pkg-up/node_modules/p-try/package.json
trusty-cms-4.3.3 node_modules/pkg-up/node_modules/p-try/package.json
trusty-cms-4.3.2 node_modules/pkg-up/node_modules/p-try/package.json
trusty-cms-4.3.1 node_modules/pkg-up/node_modules/p-try/package.json
trusty-cms-4.3 node_modules/pkg-up/node_modules/p-try/package.json
trusty-cms-4.2.3 node_modules/pkg-up/node_modules/p-try/package.json
trusty-cms-4.2.2 node_modules/pkg-up/node_modules/p-try/package.json
trusty-cms-4.2.1 node_modules/pkg-up/node_modules/p-try/package.json
trusty-cms-4.2 node_modules/pkg-up/node_modules/p-try/package.json
trusty-cms-4.1.9 node_modules/pkg-up/node_modules/p-try/package.json
trusty-cms-4.1.8 node_modules/pkg-up/node_modules/p-try/package.json