astro/packages/markdown/component/test/fixtures/astro-markdown-shiki/themes-integrated/package.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
204 B
JSON
Raw Normal View History

{
"name": "@test/astro-markdown-skiki-themes-integrated",
"version": "0.0.0",
"private": true,
"dependencies": {
"astro": "workspace:*",
"@astrojs/markdown-component": "workspace:*"
}
}