17 lines
370 B
JSON
17 lines
370 B
JSON
{
|
|
"name": "emdash-e2e-fixture",
|
|
"private": true,
|
|
"type": "module",
|
|
"dependencies": {
|
|
"@astrojs/node": "catalog:",
|
|
"@astrojs/react": "catalog:",
|
|
"@emdash-cms/auth": "workspace:*",
|
|
"@emdash-cms/plugin-color": "workspace:*",
|
|
"astro": "catalog:",
|
|
"better-sqlite3": "catalog:",
|
|
"emdash": "workspace:*",
|
|
"react": "catalog:",
|
|
"react-dom": "catalog:"
|
|
}
|
|
}
|