{ "name": "carpa_json_to_markdown", "version": "1.0.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "description": "", "dependencies": { "dayjs": "^1.11.19", "he": "^1.2.0", "json-to-frontmatter-markdown": "^1.0.0", "json-to-jsonl": "^1.1.0", "mustache": "^4.2.0", "node-fetch": "^3.3.2", "request": "^2.88.2", "striptags": "^3.2.0" } }