8 lines
No EOL
157 B
JSON
8 lines
No EOL
157 B
JSON
{
|
|
"scripts": {
|
|
"update": "deno run -A ./scripts/update.ts"
|
|
},
|
|
"dependencies": {
|
|
"front-matter": "npm:front-matter@^4.0.2"
|
|
}
|
|
} |