{ "_args": [ [ "resolve-from@^4.0.0", "/home/lyxaira/Artesanias/artesanias/node_modules/import-fresh" ] ], "_from": "resolve-from@>=4.0.0 <5.0.0", "_id": "resolve-from@4.0.0", "_inCache": true, "_installable": true, "_location": "/resolve-from", "_nodeVersion": "8.5.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/resolve-from-4.0.0.tgz_1506160096801_0.3549803947098553" }, "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "5.3.0", "_phantomChildren": {}, "_requested": { "name": "resolve-from", "raw": "resolve-from@^4.0.0", "rawSpec": "^4.0.0", "scope": null, "spec": ">=4.0.0 <5.0.0", "type": "range" }, "_requiredBy": [ "/import-fresh" ], "_resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", "_shasum": "4abcd852ad32dd7baabfe9b40e00a36db5f392e6", "_shrinkwrap": null, "_spec": "resolve-from@^4.0.0", "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/import-fresh", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/resolve-from/issues" }, "dependencies": {}, "description": "Resolve the path of a module like `require.resolve()` but from a given path", "devDependencies": { "ava": "*", "xo": "*" }, "directories": {}, "dist": { "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", "shasum": "4abcd852ad32dd7baabfe9b40e00a36db5f392e6", "tarball": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz" }, "engines": { "node": ">=4" }, "files": [ "index.js" ], "gitHead": "60cd04e69135b96b98b848fff719b1276a5610c0", "homepage": "https://github.com/sindresorhus/resolve-from#readme", "keywords": [ "from", "import", "like", "module", "path", "require", "resolve" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "resolve-from", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/resolve-from.git" }, "scripts": { "test": "xo && ava" }, "version": "4.0.0" }