{ "_from": "remark@^8.0.0", "_id": "remark@8.0.0", "_inBundle": false, "_integrity": "sha512-K0PTsaZvJlXTl9DN6qYlvjTkqSZBFELhROZMrblm2rB+085flN84nz4g/BscKRMqDvhzlK1oQ/xnWQumdeNZYw==", "_location": "/remark", "_phantomChildren": { "collapse-white-space": "1.0.6", "is-alphabetical": "1.0.4", "is-decimal": "1.0.4", "is-whitespace-character": "1.0.4", "is-word-character": "1.0.4", "markdown-escapes": "1.0.4", "parse-entities": "1.2.2", "repeat-string": "1.6.1", "state-toggle": "1.0.3", "trim": "0.0.1", "trim-trailing-lines": "1.1.4", "unherit": "1.1.3", "unist-util-remove-position": "1.1.4", "vfile-location": "2.0.6" }, "_requested": { "type": "range", "registry": true, "raw": "remark@^8.0.0", "name": "remark", "escapedName": "remark", "rawSpec": "^8.0.0", "saveSpec": null, "fetchSpec": "^8.0.0" }, "_requiredBy": [ "/postcss-html" ], "_resolved": "https://registry.npmmirror.com/remark/-/remark-8.0.0.tgz", "_shasum": "287b6df2fe1190e263c1d15e486d3fa835594d6d", "_spec": "remark@^8.0.0", "_where": "/data/jenkins/workspace/front-v5-web/node_modules/postcss-html", "author": { "name": "Titus Wormer", "email": "tituswormer@gmail.com", "url": "http://wooorm.com" }, "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": "^4.0.0", "remark-stringify": "^4.0.0", "unified": "^6.0.0" }, "deprecated": false, "description": "Markdown processor powered by plugins", "files": [ "index.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": "8.0.0", "xo": false }