mirror of
https://codeberg.org/mayx/blog
synced 2026-02-11 22:12:05 +08:00
7 lines
109 B
JSON
7 lines
109 B
JSON
|
|
{
|
||
|
|
"name": "mayx-blog",
|
||
|
|
"version": "1.0.0",
|
||
|
|
"scripts": {
|
||
|
|
"build": "bash deploy.sh"
|
||
|
|
}
|
||
|
|
}
|