{ "_from": "find-file-up@^0.1.2", "_id": "find-file-up@0.1.3", "_inBundle": false, "_integrity": "sha1-z2gJG8+fMApA2kEbN9pczlovvqA=", "_location": "/find-file-up", "_phantomChildren": { "homedir-polyfill": "1.0.3", "ini": "1.3.5", "os-homedir": "1.0.2", "which": "1.3.1" }, "_requested": { "type": "range", "registry": true, "raw": "find-file-up@^0.1.2", "name": "find-file-up", "escapedName": "find-file-up", "rawSpec": "^0.1.2", "saveSpec": null, "fetchSpec": "^0.1.2" }, "_requiredBy": [ "/find-pkg" ], "_resolved": "https://registry.npmjs.org/find-file-up/-/find-file-up-0.1.3.tgz", "_shasum": "cf68091bcf9f300a40da411b37da5cce5a2fbea0", "_spec": "find-file-up@^0.1.2", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/find-pkg", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/jonschlinkert/find-file-up/issues" }, "bundleDependencies": false, "dependencies": { "fs-exists-sync": "^0.1.0", "resolve-dir": "^0.1.0" }, "deprecated": false, "description": "Find a file, starting with the given cwd and recursively searching up one directory until it's found (or we run out of directories). Async and sync.", "devDependencies": { "delete": "^0.3.2", "gulp-format-md": "^0.1.9", "mocha": "^2.5.3" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js", "LICENSE", "README.md" ], "homepage": "https://github.com/jonschlinkert/find-file-up", "keywords": [ "file", "find", "up" ], "license": "MIT", "main": "index.js", "name": "find-file-up", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/find-file-up.git" }, "scripts": { "test": "mocha" }, "verb": { "toc": false, "layout": "default", "tasks": [ "readme" ], "plugins": [ "gulp-format-md" ], "related": { "list": [ "find-pkg", "findup-sync", "global-modules", "global-prefix", "load-module-pkg", "load-pkg" ] }, "reflinks": [ "verb" ], "lint": { "reflinks": true } }, "version": "0.1.3" }