{ "_from": "@choojs/findup@^0.2.0", "_id": "@choojs/findup@0.2.1", "_inBundle": false, "_integrity": "sha512-YstAqNb0MCN8PjdLCDfRsBcGVRN41f3vgLvaI0IrIcBp4AqILRSS0DeWNGkicC+f/zRIPJLc+9RURVSepwvfBw==", "_location": "/@choojs/findup", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@choojs/findup@^0.2.0", "name": "@choojs/findup", "escapedName": "@choojs%2ffindup", "scope": "@choojs", "rawSpec": "^0.2.0", "saveSpec": null, "fetchSpec": "^0.2.0" }, "_requiredBy": [ "/glslify-deps" ], "_resolved": "https://registry.npmjs.org/@choojs/findup/-/findup-0.2.1.tgz", "_shasum": "ac13c59ae7be6e1da64de0779a0a7f03d75615a3", "_spec": "@choojs/findup@^0.2.0", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/glslify-deps", "author": { "name": "Filirom1", "email": "filirom1@gmail.com" }, "bin": { "findup": "bin/findup.js" }, "bugs": { "url": "https://github.com/choojs/findup/issues" }, "bundleDependencies": false, "dependencies": { "commander": "^2.15.1" }, "deprecated": false, "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" }