{ "_args": [ [ "findup-sync@0.4.3", "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys" ] ], "_development": true, "_from": "findup-sync@0.4.3", "_id": "findup-sync@0.4.3", "_inBundle": false, "_integrity": "sha1-QAQ5Kee8YK3wt/SCfExudaDeyhI=", "_location": "/findup-sync", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "findup-sync@0.4.3", "name": "findup-sync", "escapedName": "findup-sync", "rawSpec": "0.4.3", "saveSpec": null, "fetchSpec": "0.4.3" }, "_requiredBy": [ "/liftoff" ], "_resolved": "https://registry.npmjs.org/findup-sync/-/findup-sync-0.4.3.tgz", "_spec": "0.4.3", "_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys", "author": { "name": "\"Cowboy\" Ben Alman", "url": "http://benalman.com" }, "bugs": { "url": "https://github.com/cowboy/node-findup-sync/issues" }, "dependencies": { "detect-file": "^0.1.0", "is-glob": "^2.0.1", "micromatch": "^2.3.7", "resolve-dir": "^0.1.0" }, "description": "Find the first file matching a given pattern in the current directory or the nearest ancestor directory.", "devDependencies": { "fs-exists-sync": "^0.1.0", "grunt": "^1.0.1", "grunt-contrib-jshint": "^0.12.0", "is-absolute": "^0.2.3", "minimist": "^1.2.0", "mocha": "^2.4.5", "normalize-path": "^2.0.1", "os-homedir": "^1.0.1", "resolve": "^1.1.7" }, "engines": { "node": ">= 0.8.0" }, "files": [ "index.js" ], "homepage": "https://github.com/cowboy/node-findup-sync", "keywords": [ "file", "find", "find-up", "findup", "glob", "match", "pattern", "resolve", "search" ], "license": "MIT", "main": "index.js", "name": "findup-sync", "repository": { "type": "git", "url": "git+https://github.com/cowboy/node-findup-sync.git" }, "scripts": { "test": "grunt && mocha" }, "version": "0.4.3" }