{ "_from": "read-pkg-up@^7.0.1", "_id": "read-pkg-up@7.0.1", "_inBundle": false, "_integrity": "sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==", "_location": "/read-pkg-up", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "read-pkg-up@^7.0.1", "name": "read-pkg-up", "escapedName": "read-pkg-up", "rawSpec": "^7.0.1", "saveSpec": null, "fetchSpec": "^7.0.1" }, "_requiredBy": [ "/jest-resolve" ], "_resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-7.0.1.tgz", "_shasum": "f3a6135758459733ae2b95638056e1854e7ef507", "_spec": "read-pkg-up@^7.0.1", "_where": "/home/michael/projects/javascript-exercises/node_modules/jest-resolve", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/read-pkg-up/issues" }, "bundleDependencies": false, "dependencies": { "find-up": "^4.1.0", "read-pkg": "^5.2.0", "type-fest": "^0.8.1" }, "deprecated": false, "description": "Read the closest package.json file", "devDependencies": { "ava": "^2.4.0", "tsd": "^0.9.0", "xo": "^0.25.3" }, "engines": { "node": ">=8" }, "files": [ "index.js", "index.d.ts" ], "funding": "https://github.com/sponsors/sindresorhus", "homepage": "https://github.com/sindresorhus/read-pkg-up#readme", "keywords": [ "json", "read", "parse", "file", "fs", "graceful", "load", "package", "find", "up", "find-up", "findup", "look-up", "look", "search", "match", "resolve", "parent", "parents", "folder", "directory", "walk", "walking", "path" ], "license": "MIT", "name": "read-pkg-up", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/read-pkg-up.git" }, "scripts": { "test": "xo && ava && tsd" }, "version": "7.0.1" }