{
  "_args": [
    [
      "commondir@0.0.1",
      "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Deft"
    ]
  ],
  "_development": true,
  "_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",
  "_spec": "0.0.1",
  "_where": "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Deft",
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
    "url": "http://substack.net"
  },
  "bugs": {
    "url": "https://github.com/substack/node-commondir/issues"
  },
  "dependencies": {},
  "description": "Compute the closest common parent for file paths",
  "devDependencies": {
    "expresso": "0.7.x"
  },
  "directories": {
    "lib": ".",
    "example": "example",
    "test": "test"
  },
  "engine": {
    "node": ">=0.4"
  },
  "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"
}
