{ "_from": "find@^0.2.4", "_id": "find@0.2.9", "_inBundle": false, "_integrity": "sha512-7a4/LCiInB9xYMnAUEjLilL9FKclwbwK7VlXw+h5jMvT2TDFeYFCHM24O1XdnC/on/hx8mxVO3FTQkyHZnOghQ==", "_location": "/find", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "find@^0.2.4", "name": "find", "escapedName": "find", "rawSpec": "^0.2.4", "saveSpec": null, "fetchSpec": "^0.2.4" }, "_requiredBy": [ "/decache" ], "_resolved": "https://registry.npmmirror.com/find/-/find-0.2.9.tgz", "_shasum": "4b73f1ff9e56ad91b76e716407fe5ffe6554bb8c", "_spec": "find@^0.2.4", "_where": "/data/jenkins/workspace/front-v5-web/node_modules/decache", "author": { "name": "yuanchuan", "email": "yuanchuan23@gmail.com", "url": "http://yuanchuan.name" }, "bugs": { "url": "https://github.com/yuanchuan/find/issues" }, "bundleDependencies": false, "dependencies": { "traverse-chain": "~0.1.0" }, "deprecated": false, "description": "Find files or directories by name", "devDependencies": { "mocha": "^2.2.4", "tmp": "^0.0.25" }, "directories": { "test": "test" }, "homepage": "https://github.com/yuanchuan/find#readme", "keywords": [ "find", "findfile", "search", "files" ], "license": "MIT", "main": "./index.js", "name": "find", "repository": { "url": "git://github.com/yuanchuan/find.git", "type": "git" }, "scripts": { "test": "mocha" }, "url": "https://github.com/yuanchuan/find", "version": "0.2.9" }