mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 12:39:04 +01:00
14 lines
317 B
JSON
14 lines
317 B
JSON
{
|
|
"name": "mermaid-elk",
|
|
"version": "1.0.0",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"build": "cross-env node --import ../../loader-register.js ../../node_modules/webpack/bin/webpack.js -c webpack.config.cjs"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"description": "",
|
|
"dependencies": {}
|
|
}
|