{ "_args": [ [ "remark@9.0.0", "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI" ] ], "_from": "remark@9.0.0", "_id": "remark@9.0.0", "_inBundle": false, "_integrity": "sha512-amw8rGdD5lHbMEakiEsllmkdBP+/KpjW/PRK6NSGPZKCQowh0BT4IWXDAkRMyG3SB9dKPXWMviFjNusXzXNn3A==", "_location": "/remark", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "remark@9.0.0", "name": "remark", "escapedName": "remark", "rawSpec": "9.0.0", "saveSpec": null, "fetchSpec": "9.0.0" }, "_requiredBy": [ "/documentation" ], "_resolved": "https://registry.npmjs.org/remark/-/remark-9.0.0.tgz", "_spec": "9.0.0", "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI", "author": { "name": "Titus Wormer", "email": "tituswormer@gmail.com", "url": "http://wooorm.com" }, "bugs": { "url": "https://github.com/remarkjs/remark/issues" }, "contributors": [ { "name": "Titus Wormer", "email": "tituswormer@gmail.com", "url": "http://wooorm.com" } ], "dependencies": { "remark-parse": "^5.0.0", "remark-stringify": "^5.0.0", "unified": "^6.0.0" }, "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/remarkjs/remark/tree/master/packages/remark" }, "scripts": {}, "version": "9.0.0", "xo": false }