10 lines
243 B
JSON
10 lines
243 B
JSON
|
|
{
|
||
|
|
"name": "posimai-boki",
|
||
|
|
"version": "1.0.0",
|
||
|
|
"description": "簿記2級 概念学習・理解度チェックアプリ",
|
||
|
|
"private": true,
|
||
|
|
"scripts": {
|
||
|
|
"deploy": "git push gitea main && git push github main"
|
||
|
|
}
|
||
|
|
}
|