{ "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": { "@babel/runtime": "^7.29.2", "@xmldom/xmldom": "^0.9.10", "cheerio": "^1.2.0", "dayjs": "^1.11.19", "he": "^1.2.0", "js-jsonl": "^1.1.1", "jsdom": "^29.1.1", "json-to-frontmatter-markdown": "^1.0.0", "json-to-jsonl": "^1.1.0", "json2csv": "^6.0.0-alpha.2", "jsonlines": "^0.1.1", "mustache": "^4.2.0", "mysql": "^2.18.1", "node-fetch": "^3.3.2", "request": "^2.88.2", "striptags": "^3.2.0", "typesense": "^3.0.6" } }