{ "_args": [ [ "p-locate@^2.0.0", "/home/bernhard/freifunk-app/node_modules/locate-path" ] ], "_from": "p-locate@>=2.0.0 <3.0.0", "_id": "p-locate@2.0.0", "_inCache": true, "_installable": true, "_location": "/p-locate", "_nodeVersion": "7.2.0", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/p-locate-2.0.0.tgz_1480310721089_0.044998719124123454" }, "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "3.10.9", "_phantomChildren": {}, "_requested": { "name": "p-locate", "raw": "p-locate@^2.0.0", "rawSpec": "^2.0.0", "scope": null, "spec": ">=2.0.0 <3.0.0", "type": "range" }, "_requiredBy": [ "/locate-path" ], "_resolved": "https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz", "_shasum": "20a0103b222a70c8fd39cc2e580680f3dde5ec43", "_shrinkwrap": null, "_spec": "p-locate@^2.0.0", "_where": "/home/bernhard/freifunk-app/node_modules/locate-path", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/p-locate/issues" }, "dependencies": { "p-limit": "^1.1.0" }, "description": "Get the first fulfilled promise that satisfies the provided testing function", "devDependencies": { "ava": "*", "delay": "^1.3.1", "in-range": "^1.0.0", "time-span": "^1.0.0", "xo": "*" }, "directories": {}, "dist": { "shasum": "20a0103b222a70c8fd39cc2e580680f3dde5ec43", "tarball": "https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz" }, "engines": { "node": ">=4" }, "files": [ "index.js" ], "gitHead": "6300abb6451f04bbaa760f42844ec1c501d79120", "homepage": "https://github.com/sindresorhus/p-locate#readme", "keywords": [ "array", "async", "await", "bluebird", "collection", "fastest", "find", "finder", "fulfilled", "iterable", "iterator", "locate", "promise", "promises", "race", "search", "searcher", "test" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "p-locate", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/p-locate.git" }, "scripts": { "test": "xo && ava" }, "version": "2.0.0", "xo": { "esnext": true } }