Sha256: ed81daebef5f75dd0545f6099dd2351c50c46e36794c4abd27aefbe843b4a776

Contents?: true

Size: 665 Bytes

Versions: 7

Compression:

Stored size: 665 Bytes

Contents

{
  "name": "@gar/promisify",
  "version": "1.1.2",
  "description": "Promisify an entire class or object",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/wraithgar/gar-promisify.git"
  },
  "scripts": {
    "lint": "standard",
    "lint:fix": "standard --fix",
    "test": "lab -a @hapi/code -t 100",
    "posttest": "npm run lint"
  },
  "files": [
    "index.js"
  ],
  "keywords": [
    "promisify",
    "all",
    "class",
    "object"
  ],
  "author": "Gar <gar+npm@danger.computer>",
  "license": "MIT",
  "devDependencies": {
    "@hapi/code": "^8.0.1",
    "@hapi/lab": "^24.1.0",
    "standard": "^16.0.3"
  }
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
disco_app-0.16.1 test/dummy/node_modules/@gar/promisify/package.json
disco_app-0.15.2 test/dummy/node_modules/@gar/promisify/package.json
disco_app-0.18.4 test/dummy/node_modules/@gar/promisify/package.json
disco_app-0.18.1 test/dummy/node_modules/@gar/promisify/package.json
disco_app-0.12.7.pre.puma.pre.3 test/dummy/node_modules/@gar/promisify/package.json
disco_app-0.14.0 test/dummy/node_modules/@gar/promisify/package.json
disco_app-0.13.6.pre.puma.pre.3 test/dummy/node_modules/@gar/promisify/package.json