{ "_args": [ [ "find-npm-prefix@1.0.2", "/Users/rebecca/code/npm" ] ], "_from": "find-npm-prefix@1.0.2", "_id": "find-npm-prefix@1.0.2", "_inBundle": false, "_integrity": "sha512-KEftzJ+H90x6pcKtdXZEPsQse8/y/UnvzRKrOSQFprnrGaFuJ62fVkP34Iu2IYuMvyauCyoLTNkJZgrrGA2wkA==", "_location": "/find-npm-prefix", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "find-npm-prefix@1.0.2", "name": "find-npm-prefix", "escapedName": "find-npm-prefix", "rawSpec": "1.0.2", "saveSpec": null, "fetchSpec": "1.0.2" }, "_requiredBy": [ "/", "/libcipm" ], "_resolved": "https://registry.npmjs.org/find-npm-prefix/-/find-npm-prefix-1.0.2.tgz", "_spec": "1.0.2", "_where": "/Users/rebecca/code/npm", "author": { "name": "Rebecca Turner", "email": "me@re-becca.org", "url": "http://re-becca.org/" }, "bugs": { "url": "https://github.com/npm/find-npm-prefix/issues" }, "dependencies": {}, "description": "Find the npm project directory associated with for a given directory", "devDependencies": { "require-inject": "^1.4.2", "standard": "^10.0.3", "tap": "^10.7.3" }, "directories": { "test": "test" }, "homepage": "https://github.com/npm/find-npm-prefix#readme", "keywords": [], "license": "ISC", "main": "find-prefix.js", "name": "find-npm-prefix", "repository": { "type": "git", "url": "git+https://github.com/npm/find-npm-prefix.git" }, "scripts": { "test": "standard && tap --100 test" }, "version": "1.0.2" }