notable-mermaid
Version:
MermaidJS plugin for Notable
24 lines (23 loc) • 549 B
JSON
{
"name": "notable-mermaid",
"version": "0.0.1",
"description": "MermaidJS plugin for Notable",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/boginw/notable-mermaid.git"
},
"keywords": [
"mermaid",
"notable"
],
"author": "Bogi N. W.",
"license": "ISC",
"bugs": {
"url": "https://github.com/boginw/notable-mermaid/issues"
},
"homepage": "https://github.com/boginw/notable-mermaid#readme"
}