{ "_from": "remark@^5.0.0", "_id": "remark@5.1.0", "_inBundle": false, "_integrity": "sha1-y0Y709vLS5l5STXu4c9x16jjBow=", "_location": "/remark", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "remark@^5.0.0", "name": "remark", "escapedName": "remark", "rawSpec": "^5.0.0", "saveSpec": null, "fetchSpec": "^5.0.0" }, "_requiredBy": [ "/eslint-plugin-markdown" ], "_resolved": "https://registry.npmjs.org/remark/-/remark-5.1.0.tgz", "_shasum": "cb463bd3dbcb4b99794935eee1cf71d7a8e3068c", "_spec": "remark@^5.0.0", "_where": "/Users/trott/io.js/tools/eslint-tmp/node_modules/eslint/node_modules/eslint-plugin-markdown", "author": { "name": "Titus Wormer", "email": "tituswormer@gmail.com", "url": "http://wooorm.com" }, "bin": { "remark": "cli.js" }, "bugs": { "url": "https://github.com/wooorm/remark/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Titus Wormer", "email": "tituswormer@gmail.com", "url": "http://wooorm.com" } ], "dependencies": { "remark-parse": "^1.1.0", "remark-stringify": "^1.1.0", "unified": "^4.1.1" }, "deprecated": false, "description": "Markdown processor powered by plugins", "engines": { "node": ">=0.11.0" }, "files": [ "index.js", "cli.js" ], "homepage": "http://remark.js.org", "keywords": [ "markdown", "abstract", "syntax", "tree", "ast", "parse", "stringify", "process" ], "license": "MIT", "name": "remark", "repository": { "type": "git", "url": "https://github.com/wooorm/remark/tree/master/packages/remark" }, "scripts": {}, "version": "5.1.0" }