{ "_from": "detect-file@^0.1.0", "_id": "detect-file@0.1.0", "_inBundle": false, "_integrity": "sha1-STXe39lIhkjgBrASlWbpOGcR6mM=", "_location": "/detect-file", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "detect-file@^0.1.0", "name": "detect-file", "escapedName": "detect-file", "rawSpec": "^0.1.0", "saveSpec": null, "fetchSpec": "^0.1.0" }, "_requiredBy": [ "/findup-sync" ], "_resolved": "http://registry.npm.taobao.org/detect-file/download/detect-file-0.1.0.tgz", "_shasum": "4935dedfd9488648e006b0129566e9386711ea63", "_spec": "detect-file@^0.1.0", "_where": "E:\\dev\\007\\node_module\\node10\\node_modules\\findup-sync", "author": { "name": "Brian Woodward", "url": "https://github.com/doowb" }, "bugs": { "url": "https://github.com/doowb/detect-file/issues" }, "bundleDependencies": false, "dependencies": { "fs-exists-sync": "^0.1.0" }, "deprecated": false, "description": "Detect if a filepath exists and resolves the full filepath.", "devDependencies": { "gulp-format-md": "*", "mocha": "*" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/doowb/detect-file", "keywords": [], "license": "MIT", "main": "index.js", "name": "detect-file", "repository": { "type": "git", "url": "git+https://github.com/doowb/detect-file.git" }, "scripts": { "test": "mocha" }, "verb": { "layout": "default", "plugins": [ "gulp-format-md" ], "related": { "list": [ "fs-exists-sync" ] }, "reflinks": [ "verb", "verb-readme-generator" ] }, "version": "0.1.0" }