{
  "_from": "exists-stat@1.0.0",
  "_id": "exists-stat@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-BmDjUlouidnkRhKUQMJy7foktSk=",
  "_location": "/exists-stat",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "exists-stat@1.0.0",
    "name": "exists-stat",
    "escapedName": "exists-stat",
    "rawSpec": "1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.0"
  },
  "_requiredBy": [
    "/qunitjs"
  ],
  "_resolved": "https://registry.npmjs.org/exists-stat/-/exists-stat-1.0.0.tgz",
  "_shasum": "0660e3525a2e89d9e446129440c272edfa24b529",
  "_spec": "exists-stat@1.0.0",
  "_where": "/Users/rjackson/src/open-source/ember-test-friendly-catch-handler/node_modules/qunitjs",
  "author": {
    "name": "Trent Willis",
    "email": "trentmwillis@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/trentmwillis/exists-stat/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Synchronously check if a path exists and returns its stats object if it does",
  "devDependencies": {
    "qunitjs": "^2.2.0"
  },
  "homepage": "https://github.com/trentmwillis/exists-stat#readme",
  "license": "MIT",
  "main": "index.js",
  "name": "exists-stat",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/trentmwillis/exists-stat.git"
  },
  "scripts": {
    "test": "node test.js"
  },
  "version": "1.0.0"
}
