{ "_args": [ [ "env-paths@^1.0.0", "/home/lyxaira/Artesanias/artesanias/node_modules/conf" ] ], "_from": "env-paths@>=1.0.0 <2.0.0", "_id": "env-paths@1.0.0", "_inCache": true, "_installable": true, "_location": "/env-paths", "_nodeVersion": "4.6.2", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/env-paths-1.0.0.tgz_1484020726148_0.9191886691842228" }, "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "2.15.11", "_phantomChildren": {}, "_requested": { "name": "env-paths", "raw": "env-paths@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/conf" ], "_resolved": "https://registry.npmjs.org/env-paths/-/env-paths-1.0.0.tgz", "_shasum": "4168133b42bb05c38a35b1ae4397c8298ab369e0", "_shrinkwrap": null, "_spec": "env-paths@^1.0.0", "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/conf", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/env-paths/issues" }, "dependencies": {}, "description": "Get paths for storing things like data, config, cache, etc", "devDependencies": { "ava": "*", "xo": "*" }, "directories": {}, "dist": { "shasum": "4168133b42bb05c38a35b1ae4397c8298ab369e0", "tarball": "https://registry.npmjs.org/env-paths/-/env-paths-1.0.0.tgz" }, "engines": { "node": ">=4" }, "files": [ "index.js" ], "gitHead": "a17e0dd6f678fe472c30951a0d7ae4e73ae67a93", "homepage": "https://github.com/sindresorhus/env-paths#readme", "keywords": [ "appdir", "cache", "common", "config", "data", "dir", "directory", "env", "environment", "linux", "logs", "path", "paths", "temp", "unix", "user" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "env-paths", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/env-paths.git" }, "scripts": { "test": "xo && ava" }, "version": "1.0.0", "xo": { "esnext": true } }