index
:
cobalt
trunk
Cobalt CMS - A fast and simple CMS using Markdown files
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package.json
blob: 9056f064001ae84234cd6cbbfa8438a90653c479 (
plain
)
1
2
3
4
5
6
7
{
"dependencies"
:
{
"ejs"
:
"^3.1.6"
,
"markdown-it"
:
"^12.3.2"
,
"yaml"
:
"^1.10.2"
}
}