{ "_args": [ [ { "raw": "commondir@0.0.1", "scope": null, "escapedName": "commondir", "name": "commondir", "rawSpec": "0.0.1", "spec": "0.0.1", "type": "version" }, "/Users/MB/git/pdfkit/node_modules/browserify" ] ], "_defaultsLoaded": true, "_engineSupported": true, "_from": "commondir@0.0.1", "_id": "commondir@0.0.1", "_inCache": true, "_location": "/commondir", "_nodeVersion": "v0.4.12", "_npmUser": { "name": "substack", "email": "mail@substack.net" }, "_npmVersion": "1.0.101", "_phantomChildren": {}, "_requested": { "raw": "commondir@0.0.1", "scope": null, "escapedName": "commondir", "name": "commondir", "rawSpec": "0.0.1", "spec": "0.0.1", "type": "version" }, "_requiredBy": [ "/browserify" ], "_resolved": "https://registry.npmjs.org/commondir/-/commondir-0.0.1.tgz", "_shasum": "89f00fdcd51b519c578733fec563e6a6da7f5be2", "_shrinkwrap": null, "_spec": "commondir@0.0.1", "_where": "/Users/MB/git/pdfkit/node_modules/browserify", "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" }, "dist": { "shasum": "89f00fdcd51b519c578733fec563e6a6da7f5be2", "tarball": "https://registry.npmjs.org/commondir/-/commondir-0.0.1.tgz" }, "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", "maintainers": [ { "name": "substack", "email": "mail@substack.net" } ], "name": "commondir", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/substack/node-commondir.git" }, "scripts": { "test": "expresso" }, "version": "0.0.1" }