{ "_args": [ [ "@choojs/findup@0.2.1", "F:\\laragon\\www\\wishthis" ] ], "_from": "@choojs/findup@0.2.1", "_id": "@choojs/findup@0.2.1", "_inBundle": false, "_integrity": "sha512-YstAqNb0MCN8PjdLCDfRsBcGVRN41f3vgLvaI0IrIcBp4AqILRSS0DeWNGkicC+f/zRIPJLc+9RURVSepwvfBw==", "_location": "/@choojs/findup", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@choojs/findup@0.2.1", "name": "@choojs/findup", "escapedName": "@choojs%2ffindup", "scope": "@choojs", "rawSpec": "0.2.1", "saveSpec": null, "fetchSpec": "0.2.1" }, "_requiredBy": [ "/rtlcss" ], "_resolved": "https://registry.npmjs.org/@choojs/findup/-/findup-0.2.1.tgz", "_spec": "0.2.1", "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Filirom1", "email": "filirom1@gmail.com" }, "bin": { "findup": "bin/findup.js" }, "bugs": { "url": "https://github.com/choojs/findup/issues" }, "dependencies": { "commander": "^2.15.1" }, "description": "Find a file by walking up the directory tree", "devDependencies": { "chai": "^4.1.2", "mocha": "^5.0.5" }, "homepage": "https://github.com/choojs/findup", "license": "MIT", "main": "index.js", "name": "@choojs/findup", "repository": { "type": "git", "url": "git+https://github.com/choojs/findup.git" }, "scripts": { "test": "mocha ./test/*.js" }, "version": "0.2.1" }