mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
28 lines
763 B
JSON
28 lines
763 B
JSON
|
{
|
||
|
"mode": "pre",
|
||
|
"tag": "next",
|
||
|
"initialVersions": {
|
||
|
"@example/astro-markdown": "0.0.1",
|
||
|
"@example/blog": "0.0.1",
|
||
|
"@example/doc": "0.0.1",
|
||
|
"@example/kitchen-sink": "1.0.0",
|
||
|
"@example/portfolio": "0.0.1",
|
||
|
"@example/remote-markdown": "0.0.1",
|
||
|
"@example/snowpack": "3.0.0",
|
||
|
"@example/tailwindcss": "0.0.1",
|
||
|
"astro": "0.11.0",
|
||
|
"astro-parser": "0.11.0",
|
||
|
"astro-prism": "0.0.2",
|
||
|
"@astrojs/renderer-preact": "0.0.1",
|
||
|
"@astrojs/renderer-react": "0.0.1",
|
||
|
"@astrojs/renderer-svelte": "0.0.1",
|
||
|
"@astrojs/renderer-vue": "0.0.1",
|
||
|
"astro-scripts": "0.0.1",
|
||
|
"astro-languageserver": "0.4.0",
|
||
|
"astro-vscode": "0.4.3",
|
||
|
"prettier-plugin-astro": "0.0.3",
|
||
|
"www": "1.1.0"
|
||
|
},
|
||
|
"changesets": []
|
||
|
}
|