UNPKG

awa-markdown-loader

Version:
27 lines (26 loc) 652 B
{ "name": "awa-markdown-loader", "version": "1.0.0", "description": "just for awa-ui to show markdown", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/AshCodeWork/awa-markdown-loader.git" }, "keywords": [ "awa" ], "author": "liuxin", "license": "ISC", "bugs": { "url": "https://github.com/AshCodeWork/awa-markdown-loader/issues" }, "homepage": "https://github.com/AshCodeWork/awa-markdown-loader#readme", "devDependencies": { "highlight.js": "^9.15.9", "markdown-it": "^9.1.0" } }