{ "name": "design_agent", "version": "1.0.0", "description": "콘텐츠를 시각적으로 구조화된 슬라이드 HTML로 변환하는 독립 에이전트.", "main": "index.js", "directories": { "doc": "docs", "test": "tests" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/keimin86/design_agent.git" }, "keywords": [], "author": "", "license": "ISC", "type": "commonjs", "bugs": { "url": "https://github.com/keimin86/design_agent/issues" }, "homepage": "https://github.com/keimin86/design_agent#readme", "dependencies": { "@antv/infographic": "^0.2.16", "infographic-cli": "^0.5.1" } }