mirror of
https://github.com/withastro/astro.git
synced 2025-01-06 22:10:10 -05:00
6fc29e3c24
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
11 lines
247 B
JSON
11 lines
247 B
JSON
{
|
|
"name": "@test/alpinejs-plugin-script-import",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"dependencies": {
|
|
"@astrojs/alpinejs": "workspace:*",
|
|
"@types/alpinejs": "^3.13.11",
|
|
"alpinejs": "^3.14.3",
|
|
"astro": "workspace:*"
|
|
}
|
|
}
|