wekan/packages/markdown/smart.json
Lauri Ojansivu 73e265d8fd Include to Wekan packages directory contents, so that meteor command would build all directly.
This also simplifies build scripts.

Thanks to xet7 !
2019-04-20 15:18:33 +03:00

9 lines
279 B
JSON
Executable file

{
"name": "markdown",
"description": "GitHub flavored markdown parser for Meteor based on marked.js",
"homepage": "https://github.com/wekan/markdown",
"author": "Petar Korponaic",
"version": "1.0.7",
"git": "https://github.com/wekan/markdown.git",
"packages": {}
}