Newer
Older
CVSS_3.0_GUI / dist / CVSS_3.0_Calc-1.0.0-linux-x64 / node_modules / nwjs-builder-phoenix / node_modules / fs-extra / node_modules / universalify / package.json
root on 7 May 2019 1 KB Initial commit
{
  "name": "universalify",
  "version": "0.1.1",
  "description": "Make a callback- or promise-based function support both promises and callbacks.",
  "keywords": [
    "callback",
    "native",
    "promise"
  ],
  "homepage": "https://github.com/RyanZim/universalify#readme",
  "bugs": {
    "url": "https://github.com/RyanZim/universalify/issues"
  },
  "license": "MIT",
  "author": {
    "name": "Ryan Zimmerman",
    "email": "opensrc@ryanzim.com"
  },
  "files": [
    "index.js"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/RyanZim/universalify.git"
  },
  "scripts": {
    "test": "standard && nyc tape test/*.js | colortape"
  },
  "devDependencies": {
    "colortape": "^0.1.2",
    "nyc": "^10.2.0",
    "standard": "^10.0.1",
    "tape": "^4.6.3"
  },
  "gitHead": "6dcade29ad1fc945f3d2a6e63cf92ec041fa83d2",
  "_id": "universalify@0.1.1",
  "_shasum": "fa71badd4437af4c148841e3b3b165f9e9e590b7",
  "_from": "universalify@^0.1.0",
  "_npmVersion": "4.2.0",
  "_nodeVersion": "7.8.0",
  "_npmUser": {
    "name": "ryanzim",
    "email": "opensrc@ryanzim.com"
  },
  "dist": {
    "shasum": "fa71badd4437af4c148841e3b3b165f9e9e590b7",
    "tarball": "https://registry.npmjs.org/universalify/-/universalify-0.1.1.tgz"
  },
  "maintainers": [
    {
      "name": "ryanzim",
      "email": "opensrc@ryanzim.com"
    }
  ],
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/universalify-0.1.1.tgz_1500561668015_0.5723595882300287"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.1.tgz",
  "readme": "ERROR: No README data found!"
}