12 lines
278 B
JSON
12 lines
278 B
JSON
{
|
|
"name": "@test/mdx-frontmatter-injection",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"dependencies": {
|
|
"@astrojs/mdx": "workspace:*",
|
|
"astro": "workspace:*",
|
|
"mdast-util-to-string": "^3.2.0",
|
|
"reading-time": "^1.5.0",
|
|
"unist-util-visit": "^4.1.2"
|
|
}
|
|
}
|