blob: c228907855615966521cef3212fc131b42a20639 [file] [log] [blame]
{
"_from": "fs-exists-cached@^1.0.0",
"_id": "fs-exists-cached@1.0.0",
"_inBundle": false,
"_integrity": "sha1-zyVVTKBQ3EmuZla0HeQiWJidy84=",
"_location": "/fs-exists-cached",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "fs-exists-cached@^1.0.0",
"name": "fs-exists-cached",
"escapedName": "fs-exists-cached",
"rawSpec": "^1.0.0",
"saveSpec": null,
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
"/tap"
],
"_resolved": "https://registry.npmjs.org/fs-exists-cached/-/fs-exists-cached-1.0.0.tgz",
"_shasum": "cf25554ca050dc49ae6656b41de42258989dcbce",
"_spec": "fs-exists-cached@^1.0.0",
"_where": "/Users/tripod/codez/cordova/cordova-osx/node_modules/tap",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
"url": "http://blog.izs.me/"
},
"bugs": {
"url": "https://github.com/isaacs/fs-exists-cached/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "Just like `fs.exists` and `fs.existsSync`, but cached",
"devDependencies": {
"tap": "9 || 10"
},
"homepage": "https://github.com/isaacs/fs-exists-cached#readme",
"keywords": [],
"license": "ISC",
"main": "index.js",
"name": "fs-exists-cached",
"repository": {
"type": "git",
"url": "git+https://github.com/isaacs/fs-exists-cached.git"
},
"scripts": {
"test": "tap test.js --100"
},
"version": "1.0.0"
}