{ "_args": [ [ "detect-file@^1.0.0", "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/findup-sync" ] ], "_from": "detect-file@>=1.0.0 <2.0.0", "_id": "detect-file@1.0.0", "_inCache": true, "_installable": true, "_location": "/detect-file", "_nodeVersion": "6.10.1", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/detect-file-1.0.0.tgz_1501988960217_0.8393025605473667" }, "_npmUser": { "email": "brian.woodward@gmail.com", "name": "doowb" }, "_npmVersion": "4.6.1", "_phantomChildren": {}, "_requested": { "name": "detect-file", "raw": "detect-file@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/findup-sync" ], "_resolved": "https://registry.npmjs.org/detect-file/-/detect-file-1.0.0.tgz", "_shasum": "f0d66d03672a825cb1b73bdb3fe62310c8e552b7", "_shrinkwrap": null, "_spec": "detect-file@^1.0.0", "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/findup-sync", "author": { "name": "Brian Woodward", "url": "https://github.com/doowb" }, "bugs": { "url": "https://github.com/doowb/detect-file/issues" }, "dependencies": {}, "description": "Detects if a file exists and returns the resolved filepath.", "devDependencies": { "gulp-format-md": "*", "mocha": "*" }, "directories": {}, "dist": { "shasum": "f0d66d03672a825cb1b73bdb3fe62310c8e552b7", "tarball": "https://registry.npmjs.org/detect-file/-/detect-file-1.0.0.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "9454484372bf7f49cc9eecf4324d1f918f698e96", "homepage": "https://github.com/doowb/detect-file", "keywords": [ "detect", "exists", "file", "file exists", "file-path", "filepath", "path", "resolve", "resolve file", "resolve filepath" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "jonschlinkert", "email": "github@sellside.com" }, { "name": "doowb", "email": "brian.woodward@gmail.com" } ], "name": "detect-file", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/doowb/detect-file.git" }, "scripts": { "test": "mocha" }, "verb": { "layout": "default", "lint": { "reflinks": true }, "plugins": [ "gulp-format-md" ], "reflinks": [ "verb", "verb-readme-generator" ], "related": { "list": [ "fs-exists-sync" ] }, "tasks": [ "readme" ] }, "version": "1.0.0" }