Sha256: d7b71b3d37653a1ce61f906f74d99c3af8ee9162fca3a07c33265a10b0a4f6f1
Contents?: true
Size: 1.61 KB
Versions: 2
Compression:
Stored size: 1.61 KB
Contents
{ "name": "pify", "version": "2.2.0", "description": "Promisify a callback-style function", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/pify.git" }, "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "engines": { "node": ">=0.10.0" }, "scripts": { "test": "xo && ava" }, "files": [ "index.js" ], "keywords": [ "promise", "promises", "promisify", "denodify", "denodeify", "callback", "cb", "node", "then", "thenify", "convert", "transform", "wrap", "wrapper", "bind", "to", "async", "es2015" ], "devDependencies": { "ava": "*", "pinkie-promise": "^1.0.0", "xo": "*" }, "gitHead": "665ffa9dcac562c59187279b0220300aa21740b0", "bugs": { "url": "https://github.com/sindresorhus/pify/issues" }, "homepage": "https://github.com/sindresorhus/pify#readme", "_id": "pify@2.2.0", "_shasum": "c65e870246c78b5a4ce6c0a6f35048c9aecd6cff", "_from": "pify@>=2.0.0 <3.0.0", "_npmVersion": "2.14.2", "_nodeVersion": "4.0.0", "_npmUser": { "name": "sindresorhus", "email": "sindresorhus@gmail.com" }, "dist": { "shasum": "c65e870246c78b5a4ce6c0a6f35048c9aecd6cff", "tarball": "http://registry.npmjs.org/pify/-/pify-2.2.0.tgz" }, "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "directories": {}, "_resolved": "https://registry.npmjs.org/pify/-/pify-2.2.0.tgz", "readme": "ERROR: No README data found!" }
Version data entries
2 entries across 2 versions & 1 rubygems