world/book/node_modules/kramed/component.json
2025-05-12 05:38:44 +09:00

11 lines
291 B
JSON

{
"name": "kramed",
"version": "0.4.6",
"repo": "GitbookIO/kramed",
"description": "A markdown (kramdown compatible) parser and compiler. Built for speed.",
"keywords": ["markdown", "markup", "html"],
"scripts": ["lib/kramed.js"],
"main": "lib/kramed.js",
"license": "MIT"
}