{ "_args": [ [ "util.promisify@^1.0.0", "/home/bernhard/freifunk-app/node_modules/realpath-native" ] ], "_from": "util.promisify@>=1.0.0 <2.0.0", "_id": "util.promisify@1.0.0", "_inCache": true, "_installable": true, "_location": "/util.promisify", "_nodeVersion": "8.0.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/util.promisify-1.0.0.tgz_1496178719180_0.9498088317923248" }, "_npmUser": { "email": "ljharb@gmail.com", "name": "ljharb" }, "_npmVersion": "5.0.0", "_phantomChildren": {}, "_requested": { "name": "util.promisify", "raw": "util.promisify@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/realpath-native" ], "_resolved": "https://registry.npmjs.org/util.promisify/-/util.promisify-1.0.0.tgz", "_shasum": "440f7165a459c9a16dc145eb8e72f35687097030", "_shrinkwrap": null, "_spec": "util.promisify@^1.0.0", "_where": "/home/bernhard/freifunk-app/node_modules/realpath-native", "author": { "email": "ljharb@gmail.com", "name": "Jordan Harband" }, "bugs": { "url": "https://github.com/ljharb/util.promisify/issues" }, "dependencies": { "define-properties": "^1.1.2", "object.getownpropertydescriptors": "^2.0.3" }, "description": "Polyfill/shim for util.promisify in node versions < v8", "devDependencies": { "@es-shims/api": "^1.2.0", "@ljharb/eslint-config": "^11.0.0", "eslint": "^3.19.0", "safe-publish-latest": "^1.1.1" }, "directories": {}, "dist": { "integrity": "sha512-i+6qA2MPhvoKLuxnJNpXAGhg7HphQOSUq2LKMZD0m15EiskXUkMvKdF4Uui0WYeCUGea+o2cw/ZuwehtfsrNkA==", "shasum": "440f7165a459c9a16dc145eb8e72f35687097030", "tarball": "https://registry.npmjs.org/util.promisify/-/util.promisify-1.0.0.tgz" }, "gitHead": "5d74d95951d5396e5a31c74607028d4470276091", "homepage": "https://github.com/ljharb/util.promisify#readme", "keywords": [ "polyfill", "promise", "promisify", "shim", "util", "util.promisify" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "ljharb", "email": "ljharb@gmail.com" } ], "name": "util.promisify", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/ljharb/util.promisify.git" }, "scripts": { "lint": "eslint .", "prepublish": "safe-publish-latest", "pretest": "npm run lint", "test": "npm run tests-only", "tests-only": "es-shim-api --bound" }, "version": "1.0.0" }