mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-19 13:12:05 +03:00
23 lines
579 B
JSON
23 lines
579 B
JSON
{
|
|
"name": "venus",
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"description": "",
|
|
"scripts": {},
|
|
"keywords": [],
|
|
"author": "DarkSky <darksky2048@gmail.com>",
|
|
"dependencies": {
|
|
"@mui/joy": "^5.0.0-alpha.39",
|
|
"@emotion/react": "^11.10.0",
|
|
"@emotion/styled": "^11.10.0",
|
|
"lozad": "^1.16.0"
|
|
},
|
|
"devDependencies": {
|
|
"mini-css-extract-plugin": "^2.6.1",
|
|
"image-minimizer-webpack-plugin": "^3.2.3",
|
|
"imagemin": "^8.0.1",
|
|
"imagemin-optipng": "^8.0.0",
|
|
"webpack": "^5.74.0"
|
|
}
|
|
}
|