{ "_args": [ [ "import-lazy@3.1.0", "/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab" ] ], "_development": true, "_from": "import-lazy@3.1.0", "_id": "import-lazy@3.1.0", "_inBundle": false, "_integrity": "sha512-8/gvXvX2JMn0F+CDlSC4l6kOmVaLOO3XLkksI7CI3Ud95KDYJuYur2b9P/PUt/i/pDAMd/DulQsNbbbmRRsDIQ==", "_location": "/import-lazy", "_optional": true, "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "import-lazy@3.1.0", "name": "import-lazy", "escapedName": "import-lazy", "rawSpec": "3.1.0", "saveSpec": null, "fetchSpec": "3.1.0" }, "_requiredBy": [ "/bin-wrapper" ], "_resolved": "https://registry.npmjs.org/import-lazy/-/import-lazy-3.1.0.tgz", "_spec": "3.1.0", "_where": "/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/import-lazy/issues" }, "description": "Import a module lazily", "devDependencies": { "ava": "*", "xo": "*" }, "engines": { "node": ">=6" }, "files": [ "index.js" ], "homepage": "https://github.com/sindresorhus/import-lazy#readme", "keywords": [ "import", "require", "load", "module", "modules", "lazy", "lazily", "defer", "deferred", "proxy", "proxies" ], "license": "MIT", "name": "import-lazy", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/import-lazy.git" }, "scripts": { "test": "xo && ava" }, "version": "3.1.0" }