{ "_args": [ [ "metalsmith-metadata", "/Users/okennedy/Desktop/Website" ] ], "_from": "metalsmith-metadata@*", "_id": "metalsmith-metadata@0.0.4", "_inCache": true, "_installable": true, "_location": "/metalsmith-metadata", "_nodeVersion": "0.12.7", "_npmUser": { "email": "andyjiang@gmail.com", "name": "lambtron" }, "_npmVersion": "2.11.3", "_phantomChildren": {}, "_requested": { "name": "metalsmith-metadata", "raw": "metalsmith-metadata", "rawSpec": "", "scope": null, "spec": "*", "type": "range" }, "_requiredBy": [ "#USER" ], "_resolved": "https://registry.npmjs.org/metalsmith-metadata/-/metalsmith-metadata-0.0.4.tgz", "_shasum": "d3b07259c66a0cd3c61850d5e6323a25b2c1080e", "_shrinkwrap": null, "_spec": "metalsmith-metadata", "_where": "/Users/okennedy/Desktop/Website", "bugs": { "url": "https://github.com/segmentio/metalsmith-metadata/issues" }, "dependencies": { "js-yaml": "^3.2.7" }, "description": "A metalsmith plugin to load global metadata from files.", "devDependencies": { "metalsmith": "^1.3.0", "mocha": "^2.1.0" }, "directories": {}, "dist": { "shasum": "d3b07259c66a0cd3c61850d5e6323a25b2c1080e", "tarball": "http://registry.npmjs.org/metalsmith-metadata/-/metalsmith-metadata-0.0.4.tgz" }, "gitHead": "f68cc674ad924b3d65ae2bcc9c5ce1e0ac32e45c", "homepage": "https://github.com/segmentio/metalsmith-metadata", "license": "MIT", "main": "lib/index.js", "maintainers": [ { "name": "ianstormtaylor", "email": "ian@ianstormtaylor.com" }, { "name": "lambtron", "email": "andyjiang@gmail.com" }, { "name": "segmentio", "email": "tools@segment.com" } ], "name": "metalsmith-metadata", "optionalDependencies": {}, "repository": { "type": "git", "url": "git://github.com/segmentio/metalsmith-metadata.git" }, "scripts": { "test": "mocha" }, "version": "0.0.4" }