{ "_args": [ [ "import-lazy@^2.1.0", "/home/beppe/Github/yahooApi/node_modules/update-notifier" ] ], "_from": "import-lazy@>=2.1.0 <3.0.0", "_id": "import-lazy@2.1.0", "_inCache": true, "_installable": true, "_location": "/import-lazy", "_nodeVersion": "4.8.3", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/import-lazy-2.1.0.tgz_1495360148006_0.7086837058886886" }, "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "2.15.11", "_phantomChildren": {}, "_requested": { "name": "import-lazy", "raw": "import-lazy@^2.1.0", "rawSpec": "^2.1.0", "scope": null, "spec": ">=2.1.0 <3.0.0", "type": "range" }, "_requiredBy": [ "/update-notifier" ], "_resolved": "https://registry.npmjs.org/import-lazy/-/import-lazy-2.1.0.tgz", "_shasum": "05698e3d45c88e8d7e9d92cb0584e77f096f3e43", "_shrinkwrap": null, "_spec": "import-lazy@^2.1.0", "_where": "/home/beppe/Github/yahooApi/node_modules/update-notifier", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/import-lazy/issues" }, "contributors": [ { "name": "Jorge Bucaran", "email": "jbucaran@me.com" } ], "dependencies": {}, "description": "Import modules lazily", "devDependencies": { "ava": "*", "xo": "*" }, "directories": {}, "dist": { "shasum": "05698e3d45c88e8d7e9d92cb0584e77f096f3e43", "tarball": "https://registry.npmjs.org/import-lazy/-/import-lazy-2.1.0.tgz" }, "engines": { "node": ">=4" }, "files": [ "index.js" ], "gitHead": "ed6c2fac31aaf8a7d91a27295756383487f3965d", "homepage": "https://github.com/sindresorhus/import-lazy#readme", "keywords": [ "defer", "deferred", "import", "lazily", "lazy", "load", "module", "modules", "proxies", "proxy", "require" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "import-lazy", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/import-lazy.git" }, "scripts": { "test": "xo && ava" }, "version": "2.1.0" }