{ "_args": [ [ "detect-file@0.1.0", "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys" ] ], "_development": true, "_from": "detect-file@0.1.0", "_id": "detect-file@0.1.0", "_inBundle": false, "_integrity": "sha1-STXe39lIhkjgBrASlWbpOGcR6mM=", "_location": "/detect-file", "_phantomChildren": {}, "_requested": { "type": "version", "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": "https://registry.npmjs.org/detect-file/-/detect-file-0.1.0.tgz", "_spec": "0.1.0", "_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys", "author": { "name": "Brian Woodward", "url": "https://github.com/doowb" }, "bugs": { "url": "https://github.com/doowb/detect-file/issues" }, "dependencies": { "fs-exists-sync": "^0.1.0" }, "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" }