{ "_args": [ [ "import-local@^1.0.0", "/home/bernhard/freifunk-app/node_modules/jest" ] ], "_from": "import-local@>=1.0.0 <2.0.0", "_id": "import-local@1.0.0", "_inCache": true, "_installable": true, "_location": "/import-local", "_nodeVersion": "8.9.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/import-local-1.0.0.tgz_1513333080491_0.8174301576800644" }, "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "5.5.1", "_phantomChildren": {}, "_requested": { "name": "import-local", "raw": "import-local@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/jest", "/jest/jest-cli" ], "_resolved": "https://registry.npmjs.org/import-local/-/import-local-1.0.0.tgz", "_shasum": "5e4ffdc03f4fe6c009c6729beb29631c2f8227bc", "_shrinkwrap": null, "_spec": "import-local@^1.0.0", "_where": "/home/bernhard/freifunk-app/node_modules/jest", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "bin": { "import-local-fixture": "fixtures/cli.js" }, "bugs": { "url": "https://github.com/sindresorhus/import-local/issues" }, "dependencies": { "pkg-dir": "^2.0.0", "resolve-cwd": "^2.0.0" }, "description": "Let a globally installed package use a locally installed version of itself if available", "devDependencies": { "ava": "*", "cpy": "^6.0.0", "del": "^3.0.0", "execa": "^0.8.0", "xo": "*" }, "directories": {}, "dist": { "integrity": "sha512-vAaZHieK9qjGo58agRBg+bhHX3hoTZU/Oa3GESWLz7t1U62fk63aHuDJJEteXoDeTCcPmUT+z38gkHPZkkmpmQ==", "shasum": "5e4ffdc03f4fe6c009c6729beb29631c2f8227bc", "tarball": "https://registry.npmjs.org/import-local/-/import-local-1.0.0.tgz" }, "engines": { "node": ">=4" }, "files": [ "fixtures/cli.js", "index.js" ], "gitHead": "b3a40b30273907ddcf53d7c9df9687ef02d5d6dc", "homepage": "https://github.com/sindresorhus/import-local#readme", "keywords": [ "cli", "global", "import", "local", "prefer", "require", "resolve", "version" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "import-local", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/import-local.git" }, "scripts": { "test": "xo && ava" }, "version": "1.0.0" }