You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
447 B
16 lines
447 B
{
|
|
"devDependencies": {
|
|
"@metalsmith/collections": "^1.2.1",
|
|
"@metalsmith/layouts": "^2.5.0",
|
|
"@metalsmith/markdown": "^1.5.0",
|
|
"@metalsmith/permalinks": "^2.4.0",
|
|
"@metalsmith/table-of-contents": "^1.0.0",
|
|
"js-yaml": "^4.1.0",
|
|
"jstransformer-handlebars": "^1.2.0",
|
|
"metalsmith": "^2.4.2",
|
|
"metalsmith-prism": "^4.0.0",
|
|
"metalsmith-serve": "^0.0.7",
|
|
"nodemon": "^2.0.19",
|
|
"slugify": "^1.6.5"
|
|
}
|
|
}
|
|
|