{
  "name": "@justinc/dir-exists",
  "version": "2.1.0",
  "description": "Checks if a directory exists or not",
  "main": "index.js",
  "dependencies": {},
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "directory",
    "exists",
    "fs",
    "isDirectory",
    "is-directory"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/justin-calleja/dir-exists.git"
  },
  "author": "Justin Calleja <calleja.justin@gmail.com>",
  "license": "ISC"
}
