{ "_args": [ [ "metalsmith-markdown", "/Users/okennedy/Desktop/Website" ] ], "_from": "metalsmith-markdown@*", "_id": "metalsmith-markdown@0.2.1", "_inCache": true, "_installable": true, "_location": "/metalsmith-markdown", "_npmUser": { "email": "ian@ianstormtaylor.com", "name": "ianstormtaylor" }, "_npmVersion": "1.3.26", "_phantomChildren": {}, "_requested": { "name": "metalsmith-markdown", "raw": "metalsmith-markdown", "rawSpec": "", "scope": null, "spec": "*", "type": "range" }, "_requiredBy": [ "#USER" ], "_resolved": "https://registry.npmjs.org/metalsmith-markdown/-/metalsmith-markdown-0.2.1.tgz", "_shasum": "1a1feeb6c76d15407b75271da81509d07932d753", "_shrinkwrap": null, "_spec": "metalsmith-markdown", "_where": "/Users/okennedy/Desktop/Website", "bugs": { "url": "https://github.com/segmentio/metalsmith-markdown/issues" }, "dependencies": { "debug": "~0.7.4", "marked": "~0.3.1" }, "description": "A Metalsmith plugin to convert markdown files.", "devDependencies": { "assert-dir-equal": "0.x", "metalsmith": "0.x", "mocha": "1.x" }, "directories": {}, "dist": { "shasum": "1a1feeb6c76d15407b75271da81509d07932d753", "tarball": "http://registry.npmjs.org/metalsmith-markdown/-/metalsmith-markdown-0.2.1.tgz" }, "homepage": "https://github.com/segmentio/metalsmith-markdown", "license": "MIT", "main": "lib/index.js", "maintainers": [ { "name": "ianstormtaylor", "email": "ian@ianstormtaylor.com" } ], "name": "metalsmith-markdown", "optionalDependencies": {}, "repository": { "type": "git", "url": "git://github.com/segmentio/metalsmith-markdown.git" }, "version": "0.2.1" }