UNPKG
@alucpro/note-tool
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
A NodeJS script that deal with markdown note.
github.com/AlucPro/note-tool
AlucPro/note-tool
@alucpro/note-tool
/
src
/
config
/
config.json
4 lines
•
101 B
JSON
View Raw
1
2
3
4
{
"FLOMO_DIST_DIR"
:
"../../note_flomo_dist"
,
"FLOMO_HTML_SOURCE_DIR"
:
"../../note_flomo_source"
}