{ "_from": "file-exists-dazinatorfork@^1.0.2", "_id": "file-exists-dazinatorfork@1.0.2", "_inBundle": false, "_integrity": "sha512-r70c72ln2YHzQINNfxDp02hAhbGkt1HffZ+Du8oetWDLjDtFja/Lm10lUaSh9e+wD+7VDvPee0b0C9SAy8pWZg==", "_location": "/file-exists-dazinatorfork", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "file-exists-dazinatorfork@^1.0.2", "name": "file-exists-dazinatorfork", "escapedName": "file-exists-dazinatorfork", "rawSpec": "^1.0.2", "saveSpec": null, "fetchSpec": "^1.0.2" }, "_requiredBy": [ "/module-lookup-amd" ], "_resolved": "https://registry.npmjs.org/file-exists-dazinatorfork/-/file-exists-dazinatorfork-1.0.2.tgz", "_shasum": "cd8d0d85f63e39dc81eceb0b687c44a2cca95c47", "_spec": "file-exists-dazinatorfork@^1.0.2", "_where": "/home/suroh/Repos/11ty.work/node_modules/module-lookup-amd", "author": { "name": "Scott Corgan" }, "bugs": { "url": "https://github.com/dazinator/file-exists/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Check if filepath exists and is a file. Note this is a fork of file-exists dpenedency with some ammendments.", "devDependencies": { "@tap-format/spec": "^0.2.0", "async": "^2.1.4", "memfs": "^2.14.1", "mkdirp": "0.5.1", "rmdir": "1.2.0", "tape": "4.6.3" }, "directories": { "test": "test" }, "engines": { "node": ">=6.0.0" }, "homepage": "https://github.com/dazinator/file-exists", "keywords": [ "file", "exists", "fs", "isfile", "is-file" ], "license": "MIT", "main": "index.js", "name": "file-exists-dazinatorfork", "repository": { "type": "git", "url": "git+ssh://git@github.com/dazinator/file-exists.git" }, "scripts": { "test": "node test/index.js | tap-format-spec" }, "version": "1.0.2" }