{ "_from": "find-root@>=1.0.0 <2.0.0", "_id": "find-root@1.0.0", "_inBundle": false, "_integrity": "sha512-6fkVew54iP/VjbdCZXcyYJJrlqs/TNxSCoqK4Nj+ogFbSORcVJHGLXVkhjzZanGujOylky+WgVEBpq6n/jSIrw==", "_location": "/find-root", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "find-root@1.0.0", "name": "find-root", "escapedName": "find-root", "rawSpec": "1.0.0", "saveSpec": null, "fetchSpec": "1.0.0" }, "_requiredBy": [ "/", "/animation-utilities", "/jibo-kb", "/skills-service-manager", "/skills-service-manager/jibo", "/skills-service-manager/jibo/jibo-cai-utils", "/skills-service-manager/jibo/jibo-flow-core" ], "_resolved": "https://registry.npmjs.org/find-root/-/find-root-1.0.0.tgz", "_shasum": "962ff211aab25c6520feeeb8d6287f8f6e95807a", "_spec": "find-root@1.0.0", "_where": "/tmp/jibo-npm/jibo-cli-3.0.7", "author": { "name": "AgileMD", "email": "hello@agilemd.com" }, "bugs": { "url": "https://github.com/agilemd/find-root/issues" }, "bundleDependencies": false, "contributors": [ { "name": "jden", "email": "jason@denizac.org" } ], "deprecated": false, "description": "find the closest package.json", "devDependencies": { "chai": "~1.6.0", "mocha": "~1.9.0", "moquire": "~1.5.4" }, "homepage": "https://github.com/agilemd/find-root#readme", "keywords": [ "package", "module", "base", "root" ], "license": "MIT", "main": "index.js", "name": "find-root", "repository": { "type": "git", "url": "git+ssh://git@github.com/agilemd/find-root.git" }, "scripts": { "test": "node node_modules/mocha/bin/mocha" }, "version": "1.0.0" }