{
  "_from": "commondir@0.0.1",
  "_id": "commondir@0.0.1",
  "_inBundle": false,
  "_integrity": "sha1-ifAP3NUbUZxXhzP+xWPmptp/W+I=",
  "_location": "/commondir",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "commondir@0.0.1",
    "name": "commondir",
    "escapedName": "commondir",
    "rawSpec": "0.0.1",
    "saveSpec": null,
    "fetchSpec": "0.0.1"
  },
  "_requiredBy": [
    "/browserify"
  ],
  "_resolved": "https://registry.npmjs.org/commondir/-/commondir-0.0.1.tgz",
  "_shasum": "89f00fdcd51b519c578733fec563e6a6da7f5be2",
  "_spec": "commondir@0.0.1",
  "_where": "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Ranger\\node_modules\\browserify",
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
    "url": "http://substack.net"
  },
  "bugs": {
    "url": "https://github.com/substack/node-commondir/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "Compute the closest common parent for file paths",
  "devDependencies": {
    "expresso": "0.7.x"
  },
  "directories": {
    "lib": ".",
    "example": "example",
    "test": "test"
  },
  "engine": {
    "node": ">=0.4"
  },
  "engines": {
    "node": "*"
  },
  "homepage": "https://github.com/substack/node-commondir#readme",
  "keywords": [
    "common",
    "path",
    "directory",
    "file",
    "parent",
    "root"
  ],
  "license": "MIT/X11",
  "main": "index.js",
  "name": "commondir",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/substack/node-commondir.git"
  },
  "scripts": {
    "test": "expresso"
  },
  "version": "0.0.1"
}
